ansible-playbook [core 2.17.12] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-4vu executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, May 9 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_verify_fullstack.yml ******************************************* 2 plays in /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Tuesday 24 June 2025 10:10:22 -0400 (0:00:00.019) 0:00:00.019 ********** ok: [managed-node2] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-QsJ/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the full PCP and Grafana stack] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Tuesday 24 June 2025 10:10:22 -0400 (0:00:00.017) 0:00:00.036 ********** [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Stop test] *************************************************************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18 Tuesday 24 June 2025 10:10:23 -0400 (0:00:01.502) 0:00:01.539 ********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Get initial state of services] ******************************************* task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Tuesday 24 June 2025 10:10:23 -0400 (0:00:00.067) 0:00:01.607 ********** ok: [managed-node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "apt-daily.service": { "name": "apt-daily.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grafana-server.service": { "name": "grafana-server.service", "source": "systemd", "state": "running", "status": "enabled" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "influxdb.service": { "name": "influxdb.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mariadb.service": { "name": "mariadb.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "mysqld.service": { "name": "mysqld.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "running", "status": "enabled" }, "postgresql.service": { "name": "postgresql.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis-sentinel.service": { "name": "redis-sentinel.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "running", "status": "enabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Tuesday 24 June 2025 10:10:25 -0400 (0:00:01.997) 0:00:03.604 ********** included: fedora.linux_system_roles.metrics for managed-node2 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Tuesday 24 June 2025 10:10:26 -0400 (0:00:00.075) 0:00:03.680 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Run systemctl] *********************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:11 Tuesday 24 June 2025 10:10:26 -0400 (0:00:00.042) 0:00:03.722 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008586", "end": "2025-06-24 10:10:26.727830", "failed_when_result": false, "rc": 0, "start": "2025-06-24 10:10:26.719244" } STDOUT: running TASK [fedora.linux_system_roles.metrics : Require installed systemd] *********** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Tuesday 24 June 2025 10:10:26 -0400 (0:00:00.700) 0:00:04.422 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Tuesday 24 June 2025 10:10:26 -0400 (0:00:00.025) 0:00:04.448 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Tuesday 24 June 2025 10:10:26 -0400 (0:00:00.035) 0:00:04.484 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:33 Tuesday 24 June 2025 10:10:26 -0400 (0:00:00.018) 0:00:04.502 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:38 Tuesday 24 June 2025 10:10:26 -0400 (0:00:00.017) 0:00:04.520 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:43 Tuesday 24 June 2025 10:10:26 -0400 (0:00:00.023) 0:00:04.544 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:48 Tuesday 24 June 2025 10:10:26 -0400 (0:00:00.028) 0:00:04.572 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:55 Tuesday 24 June 2025 10:10:26 -0400 (0:00:00.031) 0:00:04.603 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure Spark metrics] ************************************************* task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:70 Tuesday 24 June 2025 10:10:27 -0400 (0:00:00.023) 0:00:04.627 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_spark | d(false) | bool or metrics_into_spark | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:82 Tuesday 24 June 2025 10:10:27 -0400 (0:00:00.019) 0:00:04.646 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:90 Tuesday 24 June 2025 10:10:27 -0400 (0:00:00.020) 0:00:04.667 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:98 Tuesday 24 June 2025 10:10:27 -0400 (0:00:00.020) 0:00:04.687 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:107 Tuesday 24 June 2025 10:10:27 -0400 (0:00:00.018) 0:00:04.705 ********** included: fedora.linux_system_roles.private_metrics_subrole_keyserver for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Tuesday 24 June 2025 10:10:27 -0400 (0:00:00.046) 0:00:04.752 ********** ok: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml) => { "ansible_facts": { "__keyserver_conf_link": "/etc" }, "ansible_included_var_files": [ "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" } skipping: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml) => { "ansible_facts": { "__keyserver_conf_file": "redis.conf", "__keyserver_conf_path": "/etc/redis", "__keyserver_loaded_modules": [], "__keyserver_name": "redis", "__keyserver_packages": [ "redis" ], "__keyserver_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" } skipping: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml) => { "ansible_facts": { "__keyserver_conf_file": "redis.conf", "__keyserver_conf_path": "/etc/redis", "__keyserver_loaded_modules": [], "__keyserver_name": "redis", "__keyserver_packages": [ "redis" ], "__keyserver_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" } skipping: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 Tuesday 24 June 2025 10:10:27 -0400 (0:00:00.073) 0:00:04.826 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 Tuesday 24 June 2025 10:10:27 -0400 (0:00:00.683) 0:00:05.510 ********** ok: [managed-node2] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Determine if host is booted] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Tuesday 24 June 2025 10:10:27 -0400 (0:00:00.043) 0:00:05.554 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009145", "end": "2025-06-24 10:10:28.429523", "failed_when_result": false, "rc": 0, "start": "2025-06-24 10:10:28.420378" } STDOUT: running TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Require installed systemd] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:39 Tuesday 24 June 2025 10:10:28 -0400 (0:00:00.570) 0:00:06.124 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:44 Tuesday 24 June 2025 10:10:28 -0400 (0:00:00.019) 0:00:06.143 ********** ok: [managed-node2] => { "ansible_facts": { "__keyserver_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:48 Tuesday 24 June 2025 10:10:28 -0400 (0:00:00.020) 0:00:06.164 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration directory exists] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:54 Tuesday 24 June 2025 10:10:30 -0400 (0:00:01.581) 0:00:07.746 ********** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0750", "owner": "redis", "path": "/etc/redis", "secontext": "system_u:object_r:redis_conf_t:s0", "size": 45, "state": "directory", "uid": 995 } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server is configured] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:63 Tuesday 24 June 2025 10:10:30 -0400 (0:00:00.704) 0:00:08.450 ********** ok: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/templates/CentOS_9_keyserver.conf.j2) => { "ansible_loop_var": "item", "changed": false, "checksum": "06d89d7886a9a4126fb9baddfd6c1c2e3ab5271a", "dest": "/etc/redis/redis.conf", "gid": 0, "group": "root", "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/templates/CentOS_9_keyserver.conf.j2", "mode": "0640", "owner": "redis", "path": "/etc/redis/redis.conf", "secontext": "system_u:object_r:redis_conf_t:s0", "size": 61569, "state": "file", "uid": 995 } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration symlink exists] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:77 Tuesday 24 June 2025 10:10:31 -0400 (0:00:00.971) 0:00:09.422 ********** ok: [managed-node2] => { "changed": false, "dest": "/etc/redis.conf", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 21, "src": "/etc/redis/redis.conf", "state": "link", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server service is running and enabled on boot] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:84 Tuesday 24 June 2025 10:10:32 -0400 (0:00:00.605) 0:00:10.027 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "redis", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:redis_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 10:10:11 EDT", "ActiveEnterTimestampMonotonic": "477682241", "ActiveExitTimestamp": "Tue 2025-06-24 10:10:11 EDT", "ActiveExitTimestampMonotonic": "477614900", "ActiveState": "active", "After": "-.mount sysinit.target network-online.target basic.target systemd-journald.socket network.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 10:10:11 EDT", "AssertTimestampMonotonic": "477656950", "Before": "pmproxy.service shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "214355000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 10:10:11 EDT", "ConditionTimestampMonotonic": "477656946", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/redis.service", "ControlGroupId": "5916", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Redis persistent key-value database", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/redis.service.d/limit.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36031", "ExecMainStartTimestamp": "Tue 2025-06-24 10:10:11 EDT", "ExecMainStartTimestampMonotonic": "477661159", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis/redis.conf --daemonize no --supervised systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 10:10:11 EDT] ; stop_time=[n/a] ; pid=36031 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis/redis.conf --daemonize no --supervised systemd ; flags= ; start_time=[Tue 2025-06-24 10:10:11 EDT] ; stop_time=[n/a] ; pid=36031 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/redis.service", "FreezerState": "running", "GID": "995", "Group": "redis", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "redis.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 10:10:11 EDT", "InactiveEnterTimestampMonotonic": "477656442", "InactiveExitTimestamp": "Tue 2025-06-24 10:10:11 EDT", "InactiveExitTimestampMonotonic": "477661392", "InvocationID": "fce934a37a04496c80538a66789250bf", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "10240", "LimitNOFILESoft": "10240", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36031", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "10407936", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "redis.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/redis", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "redis", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 10:10:11 EDT", "StateChangeTimestampMonotonic": "477682241", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Ready to accept connections", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "995", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "redis", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Setup metric collection service.] **************************************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:113 Tuesday 24 June 2025 10:10:33 -0400 (0:00:01.158) 0:00:11.186 ********** included: fedora.linux_system_roles.private_metrics_subrole_pcp for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4 Tuesday 24 June 2025 10:10:33 -0400 (0:00:00.067) 0:00:11.253 ********** ok: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => { "ansible_facts": {}, "ansible_included_var_files": [ "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" } ok: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml) => { "ansible_facts": { "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd", "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger", "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers", "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy" }, "ansible_included_var_files": [ "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" } skipping: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" } ok: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18 Tuesday 24 June 2025 10:10:33 -0400 (0:00:00.056) 0:00:11.310 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23 Tuesday 24 June 2025 10:10:33 -0400 (0:00:00.030) 0:00:11.340 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Run systemctl] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:30 Tuesday 24 June 2025 10:10:33 -0400 (0:00:00.022) 0:00:11.363 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009418", "end": "2025-06-24 10:10:34.246664", "failed_when_result": false, "rc": 0, "start": "2025-06-24 10:10:34.237246" } STDOUT: running TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Require installed systemd] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:38 Tuesday 24 June 2025 10:10:34 -0400 (0:00:00.583) 0:00:11.947 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:43 Tuesday 24 June 2025 10:10:34 -0400 (0:00:00.032) 0:00:11.980 ********** ok: [managed-node2] => { "ansible_facts": { "__pcp_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:47 Tuesday 24 June 2025 10:10:34 -0400 (0:00:00.035) 0:00:12.015 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:53 Tuesday 24 June 2025 10:10:35 -0400 (0:00:01.499) 0:00:13.515 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd] **** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:62 Tuesday 24 June 2025 10:10:37 -0400 (0:00:01.531) 0:00:15.047 ********** included: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4 Tuesday 24 June 2025 10:10:37 -0400 (0:00:00.051) 0:00:15.098 ********** skipping: [managed-node2] => { "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9 Tuesday 24 June 2025 10:10:37 -0400 (0:00:00.023) 0:00:15.122 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "cat", "/etc/pcp/pmcd/pmcd.conf" ], "delta": "0:00:00.003721", "end": "2025-06-24 10:10:37.997378", "rc": 0, "start": "2025-06-24 10:10:37.993657" } STDOUT: # # Name Id IPC IPC Params File/Cmd # Performance Metrics Domain Specifications # This file is automatically generated during the build root 1 pipe binary /var/lib/pcp/pmdas/root/pmdaroot pmcd 2 dso pmcd_init /var/lib/pcp/pmdas/pmcd/pmda_pmcd.so proc 3 pipe binary /var/lib/pcp/pmdas/proc/pmdaproc -d 3 pmproxy 4 dso pmproxy_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so xfs 11 pipe binary /var/lib/pcp/pmdas/xfs/pmdaxfs -d 11 linux 60 pipe binary /var/lib/pcp/pmdas/linux/pmdalinux nfsclient 62 pipe binary /usr/bin/python3 /var/lib/pcp/pmdas/nfsclient/pmdanfsclient.python mmv 70 dso mmv_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so kvm 95 pipe binary /var/lib/pcp/pmdas/kvm/pmdakvm -d 95 jbd2 122 dso jbd2_init /var/lib/pcp/pmdas/jbd2/pmda_jbd2.so dm 129 pipe binary /var/lib/pcp/pmdas/dm/pmdadm -d 129 openmetrics 144 pipe binary notready /usr/bin/python3 /var/lib/pcp/pmdas/openmetrics/pmdaopenmetrics.python bpftrace 151 pipe binary notready /usr/bin/python3 /var/lib/pcp/pmdas/bpftrace/pmdabpftrace.python [access] disallow ".*" : store; disallow ":*" : store; allow "local:*" : all; TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14 Tuesday 24 June 2025 10:10:38 -0400 (0:00:00.576) 0:00:15.699 ********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23 Tuesday 24 June 2025 10:10:38 -0400 (0:00:00.021) 0:00:15.720 ********** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels", "secontext": "system_u:object_r:etc_t:s0", "size": 45, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31 Tuesday 24 June 2025 10:10:38 -0400 (0:00:00.563) 0:00:16.283 ********** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels/optional", "secontext": "system_u:object_r:etc_t:s0", "size": 29, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 Tuesday 24 June 2025 10:10:39 -0400 (0:00:00.564) 0:00:16.848 ********** ok: [managed-node2] => { "changed": false, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/ansible-managed", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pcp/labels/ansible-managed", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 Tuesday 24 June 2025 10:10:40 -0400 (0:00:00.943) 0:00:17.792 ********** ok: [managed-node2] => { "changed": false, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/optional/ansible-managed", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pcp/labels/optional/ansible-managed", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 Tuesday 24 June 2025 10:10:41 -0400 (0:00:00.941) 0:00:18.733 ********** ok: [managed-node2] => { "changed": false, "checksum": "7518789c091387cd9c322e1a8fa8aad21d4efbd3", "dest": "/etc/sysconfig/pmcd", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmcd", "secontext": "system_u:object_r:etc_t:s0", "size": 1627, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 Tuesday 24 June 2025 10:10:42 -0400 (0:00:00.935) 0:00:19.669 ********** ok: [managed-node2] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "append": false, "changed": false, "comment": "", "group": 994, "home": "/home/metrics", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "move_home": false, "name": "metrics", "shell": "/bin/bash", "state": "present", "uid": 994 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68 Tuesday 24 June 2025 10:10:42 -0400 (0:00:00.801) 0:00:20.471 ********** ok: [managed-node2] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\nfi\n", "delta": "0:00:00.009168", "end": "2025-06-24 10:10:43.383430", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "rc": 0, "start": "2025-06-24 10:10:43.374262" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 Tuesday 24 June 2025 10:10:43 -0400 (0:00:00.620) 0:00:21.091 ********** ok: [managed-node2] => { "changed": false, "checksum": "615d2de55ab86108da0c7e6b64988fecb4169771", "dest": "/etc/sasl2/pmcd.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sasl2/pmcd.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 998, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94 Tuesday 24 June 2025 10:10:44 -0400 (0:00:00.998) 0:00:22.089 ********** ok: [managed-node2] => { "ansible_facts": { "__pcp_restart_pmcd": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99 Tuesday 24 June 2025 10:10:44 -0400 (0:00:00.037) 0:00:22.126 ********** ok: [managed-node2] => {} MSG: ['optional_agents: False', 'explicit_labels: False', 'implicit_labels: False', 'defaults_config: False', 'authentication: False', 'restart_pmcd: False'] TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110 Tuesday 24 June 2025 10:10:44 -0400 (0:00:00.038) 0:00:22.165 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 10:08:59 EDT", "ActiveEnterTimestampMonotonic": "405665634", "ActiveExitTimestamp": "Tue 2025-06-24 10:08:58 EDT", "ActiveExitTimestampMonotonic": "404572531", "ActiveState": "active", "After": "sysinit.target system.slice network-online.target systemd-journald.socket pcp-reboot-init.service avahi-daemon.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 10:08:58 EDT", "AssertTimestampMonotonic": "405346124", "Before": "pmie.service zabbix-agent.service pmlogger.service pmproxy.service shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4874347000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 10:08:58 EDT", "ConditionTimestampMonotonic": "405346121", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "5165", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "22938", "ExecMainStartTimestamp": "Tue 2025-06-24 10:08:59 EDT", "ExecMainStartTimestampMonotonic": "405665598", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 10:08:58 EDT", "InactiveEnterTimestampMonotonic": "405345426", "InactiveExitTimestamp": "Tue 2025-06-24 10:08:58 EDT", "InactiveExitTimestampMonotonic": "405353633", "InvocationID": "13cbbe078be8407ebd9c3a7ac93e343f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "22938", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "72458240", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 10:08:59 EDT", "StateChangeTimestampMonotonic": "405665634", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "12", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target pmlogger.service pmie.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117 Tuesday 24 June 2025 10:10:45 -0400 (0:00:00.715) 0:00:22.880 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "__pcp_restart_pmcd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie] **** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:65 Tuesday 24 June 2025 10:10:45 -0400 (0:00:00.018) 0:00:22.899 ********** included: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 Tuesday 24 June 2025 10:10:45 -0400 (0:00:00.051) 0:00:22.951 ********** ok: [managed-node2] => (item=network) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/network", "secontext": "system_u:object_r:etc_t:s0", "size": 78, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=power) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/power", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf", "secontext": "system_u:object_r:etc_t:s0", "size": 25, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/filesys", "secontext": "system_u:object_r:etc_t:s0", "size": 38, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 Tuesday 24 June 2025 10:10:47 -0400 (0:00:02.355) 0:00:25.306 ********** ok: [managed-node2] => (item=network) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/network", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 78, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=power) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/power", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 30, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/zeroconf", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 25, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/filesys", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 38, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 Tuesday 24 June 2025 10:10:50 -0400 (0:00:02.333) 0:00:27.640 ********** ok: [managed-node2] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": false, "checksum": "608d8a6ac6ee33bb86b77d28ba24fbcd378db43d", "dest": "/etc/pcp/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcplistenoverflows", "secontext": "system_u:object_r:etc_t:s0", "size": 971, "state": "file", "uid": 0 } ok: [managed-node2] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": false, "checksum": "3256a5c2e8d07a20d8e97a08c0ab163252b0beae", "dest": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "secontext": "system_u:object_r:etc_t:s0", "size": 1131, "state": "file", "uid": 0 } ok: [managed-node2] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": false, "checksum": "37b2bd7f2430bd9678ab078c5e69a53bea556524", "dest": "/etc/pcp/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcpqfulldrops", "secontext": "system_u:object_r:etc_t:s0", "size": 1129, "state": "file", "uid": 0 } ok: [managed-node2] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": false, "checksum": "1d53d6182709617c8f633339652d8d9e75f3b603", "dest": "/etc/pcp/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/power/thermal_throttle", "secontext": "system_u:object_r:etc_t:s0", "size": 1153, "state": "file", "uid": 0 } ok: [managed-node2] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": false, "checksum": "65169db16dcaa224c211373001adc3addf1031c4", "dest": "/etc/pcp/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf/all_threads", "secontext": "system_u:object_r:etc_t:s0", "size": 840, "state": "file", "uid": 0 } ok: [managed-node2] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": false, "checksum": "cd5d85dfb8eebd7d9737d56e78bd969dafa3999c", "dest": "/etc/pcp/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/filesys/vfs_files", "secontext": "system_u:object_r:etc_t:s0", "size": 969, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance rule actions are installed for targeted hosts] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34 Tuesday 24 June 2025 10:10:55 -0400 (0:00:05.679) 0:00:33.320 ********** ok: [managed-node2] => { "ansible_facts": { "local_pmie": "default" }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global pmie webhook action is configured] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:38 Tuesday 24 June 2025 10:10:55 -0400 (0:00:00.047) 0:00:33.367 ********** skipping: [managed-node2] => (item=default) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:50 Tuesday 24 June 2025 10:10:55 -0400 (0:00:00.048) 0:00:33.416 ********** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'pcp_pmie_endpoint | length > 0', 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63 Tuesday 24 June 2025 10:10:55 -0400 (0:00:00.040) 0:00:33.457 ********** ok: [managed-node2] => (item=default) => { "ansible_loop_var": "item", "backup": "", "changed": false, "found": 0, "item": "default" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook endpoint] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:73 Tuesday 24 June 2025 10:10:56 -0400 (0:00:00.895) 0:00:34.352 ********** skipping: [managed-node2] => (item={'changed': False, 'found': 0, 'msg': '', 'backup': '', 'diff': [{'before': '', 'after': '', 'before_header': '/var/lib/pcp/config/pmie/config.default (content)', 'after_header': '/var/lib/pcp/config/pmie/config.default (content)'}, {'before_header': '/var/lib/pcp/config/pmie/config.default (file attributes)', 'after_header': '/var/lib/pcp/config/pmie/config.default (file attributes)'}], 'invocation': {'module_args': {'state': 'absent', 'path': '/var/lib/pcp/config/pmie/config.default', 'regexp': '//.*global webhook_endpoint = ""', 'backrefs': False, 'create': False, 'backup': False, 'firstmatch': False, 'unsafe_writes': False, 'search_string': None, 'line': None, 'insertafter': None, 'insertbefore': None, 'validate': None, 'mode': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/var/lib/pcp/config/pmie/config.default (content)", "before": "", "before_header": "/var/lib/pcp/config/pmie/config.default (content)" }, { "after_header": "/var/lib/pcp/config/pmie/config.default (file attributes)", "before_header": "/var/lib/pcp/config/pmie/config.default (file attributes)" } ], "failed": false, "found": 0, "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": null, "mode": null, "owner": null, "path": "/var/lib/pcp/config/pmie/config.default", "regexp": "//.*global webhook_endpoint = \"\"", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "absent", "unsafe_writes": false, "validate": null } }, "item": "default", "msg": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 Tuesday 24 June 2025 10:10:56 -0400 (0:00:00.025) 0:00:34.378 ********** changed: [managed-node2] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 44, "src": "/etc/pcp/pmieconf/network/tcplistenoverflows", "state": "link", "uid": 0 } changed: [managed-node2] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 43, "src": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "state": "link", "uid": 0 } changed: [managed-node2] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 39, "src": "/etc/pcp/pmieconf/network/tcpqfulldrops", "state": "link", "uid": 0 } changed: [managed-node2] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 40, "src": "/etc/pcp/pmieconf/power/thermal_throttle", "state": "link", "uid": 0 } changed: [managed-node2] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 38, "src": "/etc/pcp/pmieconf/zeroconf/all_threads", "state": "link", "uid": 0 } changed: [managed-node2] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 35, "src": "/etc/pcp/pmieconf/filesys/vfs_files", "state": "link", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d)] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:95 Tuesday 24 June 2025 10:11:00 -0400 (0:00:03.502) 0:00:37.880 ********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control)] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:106 Tuesday 24 June 2025 10:11:00 -0400 (0:00:00.054) 0:00:37.935 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmie restart if needed] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:116 Tuesday 24 June 2025 10:11:00 -0400 (0:00:00.025) 0:00:37.961 ********** ok: [managed-node2] => { "ansible_facts": { "__pcp_restart_pmie": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120 Tuesday 24 June 2025 10:11:00 -0400 (0:00:00.032) 0:00:37.993 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __pcp_restart_pmie | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127 Tuesday 24 June 2025 10:11:00 -0400 (0:00:00.019) 0:00:38.013 ********** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 10:09:17 EDT", "ActiveEnterTimestampMonotonic": "424161446", "ActiveExitTimestamp": "Tue 2025-06-24 10:09:17 EDT", "ActiveExitTimestampMonotonic": "423684430", "ActiveState": "active", "After": "network-online.target pmcd.service system.slice systemd-journald.socket sysinit.target pcp-reboot-init.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 10:09:17 EDT", "AssertTimestampMonotonic": "423935128", "Before": "shutdown.target pmie_check.timer pmie_farm.service pmie_daily.timer multi-user.target", "BindsTo": "pmie_check.timer pmie_farm.service pmie_daily.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "310756000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 10:09:17 EDT", "ConditionTimestampMonotonic": "423935125", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "5282", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29765", "ExecMainStartTimestamp": "Tue 2025-06-24 10:09:17 EDT", "ExecMainStartTimestampMonotonic": "424161414", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 10:09:17 EDT", "InactiveEnterTimestampMonotonic": "423934598", "InactiveExitTimestamp": "Tue 2025-06-24 10:09:17 EDT", "InactiveExitTimestampMonotonic": "423948332", "InvocationID": "d0a488332f2e4760b081a01a53d8251f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "29765", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1839104", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 10:09:17 EDT", "StateChangeTimestampMonotonic": "424161446", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:68 Tuesday 24 June 2025 10:11:01 -0400 (0:00:01.376) 0:00:39.389 ********** included: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4 Tuesday 24 June 2025 10:11:01 -0400 (0:00:00.050) 0:00:39.439 ********** ok: [managed-node2] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 Tuesday 24 June 2025 10:11:02 -0400 (0:00:00.577) 0:00:40.017 ********** ok: [managed-node2] => { "changed": false, "checksum": "67bc35973101c614e92b1990f8bebfffc39fe498", "dest": "/etc/sysconfig/pmlogger", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmlogger", "secontext": "system_u:object_r:etc_t:s0", "size": 1180, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19 Tuesday 24 June 2025 10:11:03 -0400 (0:00:00.949) 0:00:40.966 ********** ok: [managed-node2] => { "changed": false, "checksum": "df7bd3b5b6f1de3af164aab81441c7251a13a298", "dest": "/etc/sysconfig/pmlogger_timers", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmlogger_timers", "secontext": "system_u:object_r:etc_t:s0", "size": 988, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (with control.d)] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:27 Tuesday 24 June 2025 10:11:04 -0400 (0:00:00.942) 0:00:41.908 ********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control)] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:39 Tuesday 24 June 2025 10:11:04 -0400 (0:00:00.020) 0:00:41.929 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmlogger restart if needed] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:49 Tuesday 24 June 2025 10:11:04 -0400 (0:00:00.021) 0:00:41.950 ********** ok: [managed-node2] => { "ansible_facts": { "__pcp_restart_pmlogger": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53 Tuesday 24 June 2025 10:11:04 -0400 (0:00:00.027) 0:00:41.978 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 10:10:14 EDT", "ActiveEnterTimestampMonotonic": "480829847", "ActiveExitTimestamp": "Tue 2025-06-24 10:10:12 EDT", "ActiveExitTimestampMonotonic": "479329323", "ActiveState": "active", "After": "network-online.target pcp-reboot-init.service systemd-journald.socket basic.target pmcd.service system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 10:10:13 EDT", "AssertTimestampMonotonic": "479417296", "Before": "pmlogger_daily.timer pmlogger_farm.service multi-user.target shutdown.target pmlogger_check.timer", "BindsTo": "pmlogger_daily.timer pmlogger_farm.service pmlogger_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1833149000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 10:10:13 EDT", "ConditionTimestampMonotonic": "479417293", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "5994", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36770", "ExecMainStartTimestamp": "Tue 2025-06-24 10:10:14 EDT", "ExecMainStartTimestampMonotonic": "480829812", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 10:10:13 EDT] ; stop_time=[n/a] ; pid=36540 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 10:10:13 EDT] ; stop_time=[n/a] ; pid=36540 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 10:10:13 EDT", "InactiveEnterTimestampMonotonic": "479416708", "InactiveExitTimestamp": "Tue 2025-06-24 10:10:13 EDT", "InactiveExitTimestampMonotonic": "479568886", "InvocationID": "4caef757275f43e28a40b82888c53914", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36770", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4358144", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 10:10:14 EDT", "StateChangeTimestampMonotonic": "480829847", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60 Tuesday 24 June 2025 10:11:05 -0400 (0:00:00.715) 0:00:42.693 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "__pcp_restart_pmlogger | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:71 Tuesday 24 June 2025 10:11:05 -0400 (0:00:00.018) 0:00:42.711 ********** included: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:4 Tuesday 24 June 2025 10:11:05 -0400 (0:00:00.049) 0:00:42.760 ********** ok: [managed-node2] => { "changed": false, "checksum": "fa1a173dfa5b1affbf6767115bdae2ce00e98ecc", "dest": "/etc/sysconfig/pmproxy", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmproxy", "secontext": "system_u:object_r:etc_t:s0", "size": 508, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:11 Tuesday 24 June 2025 10:11:06 -0400 (0:00:00.930) 0:00:43.691 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "pmproxy", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 10:10:12 EDT", "ActiveEnterTimestampMonotonic": "478527346", "ActiveExitTimestamp": "Tue 2025-06-24 10:10:12 EDT", "ActiveExitTimestampMonotonic": "478447776", "ActiveState": "active", "After": "redis.service pmcd.service pcp-reboot-init.service network-online.target sysinit.target avahi-daemon.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 10:10:12 EDT", "AssertTimestampMonotonic": "478452722", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "784116000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 10:10:12 EDT", "ConditionTimestampMonotonic": "478452718", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmproxy.service", "ControlGroupId": "5955", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36237", "ExecMainStartTimestamp": "Tue 2025-06-24 10:10:12 EDT", "ExecMainStartTimestampMonotonic": "478456162", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 10:10:12 EDT] ; stop_time=[n/a] ; pid=36237 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 10:10:12 EDT] ; stop_time=[n/a] ; pid=36237 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 10:10:12 EDT", "InactiveEnterTimestampMonotonic": "478452294", "InactiveExitTimestamp": "Tue 2025-06-24 10:10:12 EDT", "InactiveExitTimestampMonotonic": "478456443", "InvocationID": "086d39de95264481914995e06e2035f8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36237", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "32419840", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 10:10:12 EDT", "StateChangeTimestampMonotonic": "478527346", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Setup metric graphing service.] ****************************************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:126 Tuesday 24 June 2025 10:11:06 -0400 (0:00:00.723) 0:00:44.415 ********** included: fedora.linux_system_roles.private_metrics_subrole_grafana for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set platform/version specific variables] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:4 Tuesday 24 June 2025 10:11:06 -0400 (0:00:00.079) 0:00:44.494 ********** ok: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml) => { "ansible_facts": { "grafana_metrics_provider": "pcp" }, "ansible_included_var_files": [ "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml" } ok: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml) => { "ansible_facts": { "__grafana_keyserver_datasource_alttype": "performancecopilot-valkey-datasource", "__grafana_keyserver_datasource_name": "Valkey", "__grafana_keyserver_datasource_type": "pcp-valkey-datasource", "__grafana_packages": [ "grafana" ] }, "ansible_included_var_files": [ "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml" } skipping: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml) => { "ansible_facts": { "__grafana_keyserver_datasource_alttype": "performancecopilot-redis-datasource", "__grafana_keyserver_datasource_name": "Redis", "__grafana_keyserver_datasource_type": "pcp-redis-datasource", "__grafana_packages_extra": [ "grafana-pcp" ] }, "ansible_included_var_files": [ "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml" } ok: [managed-node2] => (item=/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml) => { "ansible_facts": { "__grafana_keyserver_datasource_alttype": "performancecopilot-redis-datasource", "__grafana_keyserver_datasource_name": "Redis", "__grafana_keyserver_datasource_type": "pcp-redis-datasource", "__grafana_packages_extra": [ "grafana-pcp" ] }, "ansible_included_var_files": [ "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Check if system is ostree] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:18 Tuesday 24 June 2025 10:11:06 -0400 (0:00:00.054) 0:00:44.549 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set flag to indicate system is ostree] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:23 Tuesday 24 June 2025 10:11:06 -0400 (0:00:00.022) 0:00:44.571 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Determine if host is booted] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:27 Tuesday 24 June 2025 10:11:06 -0400 (0:00:00.022) 0:00:44.594 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008819", "end": "2025-06-24 10:11:07.459661", "failed_when_result": false, "rc": 0, "start": "2025-06-24 10:11:07.450842" } STDOUT: running TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Require installed systemd] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:35 Tuesday 24 June 2025 10:11:07 -0400 (0:00:00.560) 0:00:45.154 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:40 Tuesday 24 June 2025 10:11:07 -0400 (0:00:00.020) 0:00:45.174 ********** ok: [managed-node2] => { "ansible_facts": { "__grafana_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:44 Tuesday 24 June 2025 10:11:07 -0400 (0:00:00.022) 0:00:45.196 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:50 Tuesday 24 June 2025 10:11:09 -0400 (0:00:01.469) 0:00:46.665 ********** ok: [managed-node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.53.90" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.53.90" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.53.90" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.53.90" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "8.el9", "source": "rpm", "version": "0.60.8" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "7.el9", "source": "rpm", "version": "3.1.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "7.el9", "source": "rpm", "version": "3.1.5" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "3.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "3.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "3.el9", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "22.el9", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "9.el9", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "bcc": [ { "arch": "x86_64", "epoch": null, "name": "bcc", "release": "2.el9", "source": "rpm", "version": "0.32.0" } ], "bcc-tools": [ { "arch": "x86_64", "epoch": null, "name": "bcc-tools", "release": "2.el9", "source": "rpm", "version": "0.32.0" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "65.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "65.el9", "source": "rpm", "version": "2.35.2" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.el9", "source": "rpm", "version": "3.7.4" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "11.el9", "source": "rpm", "version": "1.75.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "11.el9", "source": "rpm", "version": "1.75.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "11.el9", "source": "rpm", "version": "1.75.0" } ], "bpftrace": [ { "arch": "x86_64", "epoch": null, "name": "bpftrace", "release": "1.el9", "source": "rpm", "version": "0.22.1" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "10.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "2.el9", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "91.4.el9", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "28.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "28.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "28.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.el9", "source": "rpm", "version": "4.6.1" } ], "clang-libs": [ { "arch": "x86_64", "epoch": null, "name": "clang-libs", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "clang-resource-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "clang-resource-filesystem", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "6.el9", "source": "rpm", "version": "24.4" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "compiler-rt": [ { "arch": "x86_64", "epoch": null, "name": "compiler-rt", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "39.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "39.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "7.el9", "source": "rpm", "version": "11.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "14.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "14.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gita839241.el9", "source": "rpm", "version": "20250602" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gita839241.el9", "source": "rpm", "version": "20250602" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "4.el9", "source": "rpm", "version": "2.7.2" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "cyrus-sasl-scram": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-scram", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "2.el9", "source": "rpm", "version": "1.02.206" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "2.el9", "source": "rpm", "version": "1.02.206" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "29.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "29.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "21.el9", "source": "rpm", "version": "4.3.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "87.git20250311.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "87.git20250311.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "87.git20250311.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "87.git20250311.el9", "source": "rpm", "version": "057" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el9", "source": "rpm", "version": "13.0.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "7.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "7.el9", "source": "rpm", "version": "1.46.5" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.el9", "source": "rpm", "version": "0.193" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.el9", "source": "rpm", "version": "0.193" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "1.el9", "source": "rpm", "version": "0.193" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.el9", "source": "rpm", "version": "0.193" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "1.el9", "source": "rpm", "version": "0.193" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.el9", "source": "rpm", "version": "0.193" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "16.el9", "source": "rpm", "version": "27.2" } ], "environment-modules": [ { "arch": "x86_64", "epoch": null, "name": "environment-modules", "release": "2.el9", "source": "rpm", "version": "5.3.0" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "10.el9", "source": "rpm", "version": "9" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.11" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "5.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "5.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "9.el9", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "9.el9", "source": "rpm", "version": "1.3.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el9", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "17.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "7.el9", "source": "rpm", "version": "11.5.0" } ], "gcc-toolset-14-binutils": [ { "arch": "x86_64", "epoch": null, "name": "gcc-toolset-14-binutils", "release": "5.el9", "source": "rpm", "version": "2.41" } ], "gcc-toolset-14-gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc-toolset-14-gcc", "release": "10.el9", "source": "rpm", "version": "14.2.1" } ], "gcc-toolset-14-gcc-c++": [ { "arch": "x86_64", "epoch": null, "name": "gcc-toolset-14-gcc-c++", "release": "10.el9", "source": "rpm", "version": "14.2.1" } ], "gcc-toolset-14-libstdc++-devel": [ { "arch": "x86_64", "epoch": null, "name": "gcc-toolset-14-libstdc++-devel", "release": "10.el9", "source": "rpm", "version": "14.2.1" } ], "gcc-toolset-14-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gcc-toolset-14-runtime", "release": "2.el9", "source": "rpm", "version": "14.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.el9", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "2.el9", "source": "rpm", "version": "2.47.1" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "2.el9", "source": "rpm", "version": "2.47.1" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "2.el9", "source": "rpm", "version": "2.47.1" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "16.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "203.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "203.el9", "source": "rpm", "version": "2.34" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "203.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "203.el9", "source": "rpm", "version": "2.34" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "203.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "203.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "6.el9", "source": "rpm", "version": "3.8.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grafana": [ { "arch": "x86_64", "epoch": null, "name": "grafana", "release": "13.el9", "source": "rpm", "version": "10.2.6" } ], "grafana-pcp": [ { "arch": "x86_64", "epoch": null, "name": "grafana-pcp", "release": "11.el9", "source": "rpm", "version": "5.1.1" } ], "grafana-selinux": [ { "arch": "x86_64", "epoch": null, "name": "grafana-selinux", "release": "13.el9", "source": "rpm", "version": "10.2.6" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "107.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "107.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "107.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "107.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "107.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "67.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.18.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.el9", "source": "rpm", "version": "1.6.2" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.el9", "source": "rpm", "version": "6.14.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.el9", "source": "rpm", "version": "6.14.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "11.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "11.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "11.el9", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "11.el9", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "12.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "2.el9", "source": "rpm", "version": "1.9.4" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "153.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "153.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "153.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "153.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "153.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "153.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "153.el9", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "153.el9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "153.el9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "153.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "153.el9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "153.el9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.el9", "source": "rpm", "version": "3.6.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "11.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "11.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "11.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "7.el9", "source": "rpm", "version": "2.0.29" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "10.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "10.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "38.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "8.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "5.el9", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "5.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libatomic": [ { "arch": "x86_64", "epoch": null, "name": "libatomic", "release": "7.el9", "source": "rpm", "version": "11.5.0" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el9", "source": "rpm", "version": "1.5.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "7.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "7.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "57.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "14.el9", "source": "rpm", "version": "0.69.0" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "6.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "7.el9", "source": "rpm", "version": "11.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "11.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "7.el9", "source": "rpm", "version": "11.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "7.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": 0, "name": "libldb", "release": "3.el9", "source": "rpm", "version": "4.21.3" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "4.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "16.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "4.el9", "source": "rpm", "version": "1.2.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el9", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "23.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "37.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el9", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.11.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.11.0" } ], "libomp": [ { "arch": "x86_64", "epoch": null, "name": "libomp", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "libomp-devel": [ { "arch": "x86_64", "epoch": null, "name": "libomp-devel", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "7.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "7.el9", "source": "rpm", "version": "11.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "11.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "9.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.12" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "9.el9", "source": "rpm", "version": "1.3.3" } ], "libtool-ltdl": [ { "arch": "x86_64", "epoch": null, "name": "libtool-ltdl", "release": "46.el9", "source": "rpm", "version": "2.4.6" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el9", "source": "rpm", "version": "2.5" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "17.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "libuv": [ { "arch": "x86_64", "epoch": 1, "name": "libuv", "release": "2.el9", "source": "rpm", "version": "1.42.0" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "9.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "12.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.el9", "source": "rpm", "version": "1.5.5" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.el9", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "153.el9", "source": "rpm", "version": "20250604" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "153.el9", "source": "rpm", "version": "20250604" } ], "lldb": [ { "arch": "x86_64", "epoch": null, "name": "lldb", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "llvm-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "llvm-filesystem", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "llvm-libs": [ { "arch": "x86_64", "epoch": null, "name": "llvm-libs", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "12.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "1.el9", "source": "rpm", "version": "B.02.20" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "1.el9", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "9.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el9", "source": "rpm", "version": "20250512" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "1.el9", "source": "rpm", "version": "0.7.2" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.10.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "37.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el9", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "17.el9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "10.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "10.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "10.el9", "source": "rpm", "version": "3.101.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "10.el9", "source": "rpm", "version": "3.101.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "10.el9", "source": "rpm", "version": "3.101.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "1.el9", "source": "rpm", "version": "2.0.19" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.6", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "4.el9", "source": "rpm", "version": "2.6.8" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "45.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "45.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "45.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "4.el9", "source": "rpm", "version": "3.5.0" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "4.el9", "source": "rpm", "version": "3.5.0" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "4.el9", "source": "rpm", "version": "3.5.0" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "12.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "24.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "3.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "7.el9", "source": "rpm", "version": "3.7.0" } ], "pcp": [ { "arch": "x86_64", "epoch": null, "name": "pcp", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-conf": [ { "arch": "x86_64", "epoch": null, "name": "pcp-conf", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-doc": [ { "arch": "noarch", "epoch": null, "name": "pcp-doc", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcp-libs", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-pmda-bpftrace": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-bpftrace", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-pmda-dm": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-dm", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-pmda-nfsclient": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-nfsclient", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-pmda-openmetrics": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-openmetrics", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-selinux": [ { "arch": "x86_64", "epoch": null, "name": "pcp-selinux", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-system-tools": [ { "arch": "x86_64", "epoch": null, "name": "pcp-system-tools", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-zeroconf": [ { "arch": "x86_64", "epoch": null, "name": "pcp-zeroconf", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "4.el9", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "481.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "481.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "481.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "481.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "481.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "481.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "481.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "481.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "481.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "481.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "481.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "2.el9", "source": "rpm", "version": "2.47.1" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "462.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "481.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "481.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "481.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "3.el9", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "481.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "462.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "481.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "481.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "481.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "481.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "481.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "481.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "481.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "481.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "481.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "481.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.el9", "source": "rpm", "version": "3.9.21" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.el9", "source": "rpm", "version": "3.9.21" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "7.el9", "source": "rpm", "version": "3.1.5" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-bcc": [ { "arch": "noarch", "epoch": null, "name": "python3-bcc", "release": "2.el9", "source": "rpm", "version": "0.32.0" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "29.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "21.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "9.el9", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "14.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9.1", "source": "rpm", "version": "2.10" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "14.el9", "source": "rpm", "version": "0.69.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.el9", "source": "rpm", "version": "3.9.21" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "python3-lldb": [ { "arch": "x86_64", "epoch": null, "name": "python3-lldb", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netaddr": [ { "arch": "noarch", "epoch": null, "name": "python3-netaddr", "release": "3.el9", "source": "rpm", "version": "0.10.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el9", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pcp": [ { "arch": "x86_64", "epoch": null, "name": "python3-pcp", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "1.el9", "source": "rpm", "version": "21.3.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyelftools": [ { "arch": "noarch", "epoch": null, "name": "python3-pyelftools", "release": "4.el9", "source": "rpm", "version": "0.27" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "9.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.4" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "14.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "14.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "19.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "6.el9", "source": "rpm", "version": "1.26.5" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "6.el9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "23.el9", "source": "rpm", "version": "9.1.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "4.el9", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "4.el9", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "redis": [ { "arch": "x86_64", "epoch": null, "name": "redis", "release": "1.el9", "source": "rpm", "version": "6.2.18" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.10" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.10" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.el9", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "34.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "7.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.el9", "source": "rpm", "version": "3.2.5" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.el9", "source": "rpm", "version": "8.2412.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "2.el9", "source": "rpm", "version": "8.2412.0" } ], "scl-utils": [ { "arch": "x86_64", "epoch": 1, "name": "scl-utils", "release": "4.el9", "source": "rpm", "version": "2.0.3" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "38.1.58" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "38.1.58" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "10.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "10.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "10.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "13.el9", "source": "rpm", "version": "4.9" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "5.el9", "source": "rpm", "version": "2.1" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "8.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "1.el9", "source": "rpm", "version": "6.12" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "12.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "53.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "53.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "53.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "53.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "53.el9", "source": "rpm", "version": "252" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "2.el9", "source": "rpm", "version": "5.3" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "2.el9", "source": "rpm", "version": "5.3" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "2.el9", "source": "rpm", "version": "5.3" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "2.el9", "source": "rpm", "version": "5.3" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "7.el9", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "9.el9", "source": "rpm", "version": "2020.3" } ], "tcl": [ { "arch": "x86_64", "epoch": 1, "name": "tcl", "release": "7.el9", "source": "rpm", "version": "8.6.10" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.el9", "source": "rpm", "version": "3.2.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el9", "source": "rpm", "version": "2025b" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "59.el9", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "22.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "22.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "22.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "22.el9", "source": "rpm", "version": "8.2.2637" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "8.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "7.el9", "source": "rpm", "version": "6.4.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "29.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "21.el9", "source": "rpm", "version": "4.3.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "35.el9", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get Grafana version number from installed packages] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:53 Tuesday 24 June 2025 10:11:10 -0400 (0:00:01.340) 0:00:48.006 ********** ok: [managed-node2] => { "ansible_facts": { "grafana_version": "10.2.6" }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v8 and earlier configuration] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:57 Tuesday 24 June 2025 10:11:10 -0400 (0:00:00.057) 0:00:48.063 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "grafana_version is version('9.0.0', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v9 and later configuration] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:65 Tuesday 24 June 2025 10:11:10 -0400 (0:00:00.061) 0:00:48.125 ********** ok: [managed-node2] => { "changed": false, "checksum": "5cca05de69249344ed95e58493e10495e854415f", "dest": "/etc/grafana/grafana.ini", "gid": 993, "group": "grafana", "mode": "0640", "owner": "root", "path": "/etc/grafana/grafana.ini", "secontext": "system_u:object_r:grafana_conf_t:s0", "size": 47717, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure Grafana configuration directory exists] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:73 Tuesday 24 June 2025 10:11:11 -0400 (0:00:00.982) 0:00:49.107 ********** ok: [managed-node2] => { "changed": false, "gid": 993, "group": "grafana", "mode": "0750", "owner": "root", "path": "/etc/grafana/provisioning/datasources", "secontext": "system_u:object_r:grafana_conf_t:s0", "size": 30, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure Grafana service is configured with datasources] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:81 Tuesday 24 June 2025 10:11:12 -0400 (0:00:00.608) 0:00:49.716 ********** ok: [managed-node2] => { "changed": false, "checksum": "34116c67b70835430a24bb4b09b96ea7eeeb3d9d", "dest": "/etc/grafana/provisioning/datasources/grafana-pcp.yaml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/grafana/provisioning/datasources/grafana-pcp.yaml", "secontext": "system_u:object_r:grafana_conf_t:s0", "size": 473, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure graphing service is running and enabled on boot] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:88 Tuesday 24 June 2025 10:11:13 -0400 (0:00:00.968) 0:00:50.684 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "grafana-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 10:10:16 EDT", "ActiveEnterTimestampMonotonic": "483112470", "ActiveExitTimestamp": "Tue 2025-06-24 10:10:16 EDT", "ActiveExitTimestampMonotonic": "482556615", "ActiveState": "active", "After": "systemd-journald.socket system.slice influxdb.service tmp.mount postgresql.service basic.target mysqld.service mariadb.service network-online.target systemd-tmpfiles-setup.service sysinit.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 10:10:16 EDT", "AssertTimestampMonotonic": "482578061", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "500617000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 10:10:16 EDT", "ConditionTimestampMonotonic": "482578058", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/grafana-server.service", "ControlGroupId": "6072", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Grafana instance", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "http://docs.grafana.org", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/grafana-server (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "37633", "ExecMainStartTimestamp": "Tue 2025-06-24 10:10:16 EDT", "ExecMainStartTimestampMonotonic": "482585267", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/grafana ; argv[]=/usr/sbin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; ignore_errors=no ; start_time=[Tue 2025-06-24 10:10:16 EDT] ; stop_time=[n/a] ; pid=37633 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/grafana ; argv[]=/usr/sbin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; flags= ; start_time=[Tue 2025-06-24 10:10:16 EDT] ; stop_time=[n/a] ; pid=37633 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/grafana-server.service", "FreezerState": "running", "GID": "993", "Group": "grafana", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "grafana-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 10:10:16 EDT", "InactiveEnterTimestampMonotonic": "482577238", "InactiveExitTimestamp": "Tue 2025-06-24 10:10:16 EDT", "InactiveExitTimestampMonotonic": "482585585", "InvocationID": "5f421cf5122749b2b8697d950af988ef", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "10000", "LimitNOFILESoft": "10000", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "37633", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "72871936", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "grafana-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "yes", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/usr/share/grafana /var/tmp /run/grafana", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "grafana", "RuntimeDirectoryMode": "0750", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 10:10:16 EDT", "StateChangeTimestampMonotonic": "483112470", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "14", "TasksMax": "21900", "TimeoutAbortUSec": "20s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "20s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0027", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "grafana", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/usr/share/grafana" } } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure graphing service settings are configured by HTTP POST] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:95 Tuesday 24 June 2025 10:11:13 -0400 (0:00:00.719) 0:00:51.403 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "grafana_version is version('7.5.0', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure graphing service settings are configured by provisioning] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:106 Tuesday 24 June 2025 10:11:13 -0400 (0:00:00.068) 0:00:51.472 ********** ok: [managed-node2] => { "changed": false, "checksum": "9e0223cef1828dcdd1326014cc4532b478a526d1", "dest": "/etc/grafana/provisioning/plugins/grafana-pcp.yaml", "gid": 993, "group": "grafana", "mode": "0640", "owner": "root", "path": "/etc/grafana/provisioning/plugins/grafana-pcp.yaml", "secontext": "system_u:object_r:grafana_conf_t:s0", "size": 165, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.metrics : Configure firewall] ****************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:134 Tuesday 24 June 2025 10:11:15 -0400 (0:00:01.275) 0:00:52.748 ********** included: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml for managed-node2 TASK [fedora.linux_system_roles.metrics : Initialize __metrics_firewall] ******* task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:9 Tuesday 24 June 2025 10:11:15 -0400 (0:00:00.091) 0:00:52.839 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_firewall": [] }, "changed": false } TASK [fedora.linux_system_roles.metrics : Port for pmcd] *********************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:13 Tuesday 24 June 2025 10:11:15 -0400 (0:00:00.057) 0:00:52.897 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_firewall": [ { "port": "44321/tcp", "state": "enabled" } ] }, "changed": false } TASK [fedora.linux_system_roles.metrics : Port for pmproxy used by query and grafana] *** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:19 Tuesday 24 June 2025 10:11:15 -0400 (0:00:00.051) 0:00:52.948 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_firewall": [ { "port": "44321/tcp", "state": "enabled" }, { "port": "44322/tcp", "state": "enabled" } ] }, "changed": false } TASK [fedora.linux_system_roles.metrics : Service for grafana] ***************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:25 Tuesday 24 June 2025 10:11:15 -0400 (0:00:00.061) 0:00:53.009 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_firewall": [ { "port": "44321/tcp", "state": "enabled" }, { "port": "44322/tcp", "state": "enabled" }, { "service": "grafana", "state": "enabled" } ] }, "changed": false } TASK [fedora.linux_system_roles.metrics : Service for valkey] ****************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:31 Tuesday 24 June 2025 10:11:15 -0400 (0:00:00.054) 0:00:53.064 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts['distribution_version'] is version('10', '>=')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Service for redis] ******************* task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:38 Tuesday 24 June 2025 10:11:15 -0400 (0:00:00.060) 0:00:53.124 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_firewall": [ { "port": "44321/tcp", "state": "enabled" }, { "port": "44322/tcp", "state": "enabled" }, { "service": "grafana", "state": "enabled" }, { "service": "redis", "state": "enabled" } ] }, "changed": false } TASK [Ensure the service and the port status with the firewall role] *********** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:45 Tuesday 24 June 2025 10:11:15 -0400 (0:00:00.066) 0:00:53.190 ********** ERROR! the role 'fedora.linux_system_roles.firewall' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics The error appears to be in '/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml': line 47, column 15, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: include_role: name: fedora.linux_system_roles.firewall ^ here fatal: [managed-node2]: FAILED! => { "changed": false, "reason": "the role 'fedora.linux_system_roles.firewall' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics\n\nThe error appears to be in '/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml': line 47, column 15, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n include_role:\n name: fedora.linux_system_roles.firewall\n ^ here\n" } TASK [Handle failure case] ***************************************************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:63 Tuesday 24 June 2025 10:11:15 -0400 (0:00:00.073) 0:00:53.263 ********** included: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed-node2 TASK [Collect logs] ************************************************************ task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Tuesday 24 June 2025 10:11:15 -0400 (0:00:00.059) 0:00:53.323 ********** ok: [managed-node2] => { "changed": false, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "delta": "0:00:00.044077", "end": "2025-06-24 10:11:16.238819", "rc": 0, "start": "2025-06-24 10:11:16.194742" } STDOUT: Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.684024101-04:00 level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.684424702-04:00 level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=400.876µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.688465357-04:00 level=info msg="Executing migration" id="Update plugin_setting table charset" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.688518688-04:00 level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=53.536µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.692937094-04:00 level=info msg="Executing migration" id="create session table" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.69316529-04:00 level=info msg="Migration successfully executed" id="create session table" duration=228.514µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.697287685-04:00 level=info msg="Executing migration" id="Drop old table playlist table" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.697356744-04:00 level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=62.126µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.701441502-04:00 level=info msg="Executing migration" id="Drop old table playlist_item table" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.701525797-04:00 level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=83.704µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.705586203-04:00 level=info msg="Executing migration" id="create playlist table v2" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.705783363-04:00 level=info msg="Migration successfully executed" id="create playlist table v2" duration=197.044µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.709949054-04:00 level=info msg="Executing migration" id="create playlist item table v2" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.710143633-04:00 level=info msg="Migration successfully executed" id="create playlist item table v2" duration=194.201µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.71425098-04:00 level=info msg="Executing migration" id="Update playlist table charset" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.71428591-04:00 level=info msg="Migration successfully executed" id="Update playlist table charset" duration=35.561µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.718509253-04:00 level=info msg="Executing migration" id="Update playlist_item table charset" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.718549935-04:00 level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.218µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.722953831-04:00 level=info msg="Executing migration" id="Add playlist column created_at" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.723481737-04:00 level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=527.035µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.727553769-04:00 level=info msg="Executing migration" id="Add playlist column updated_at" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.727984674-04:00 level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=424.145µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.732027758-04:00 level=info msg="Executing migration" id="drop preferences table v2" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.732090675-04:00 level=info msg="Migration successfully executed" id="drop preferences table v2" duration=63.391µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.736320969-04:00 level=info msg="Executing migration" id="drop preferences table v3" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.736379303-04:00 level=info msg="Migration successfully executed" id="drop preferences table v3" duration=58.752µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.740623546-04:00 level=info msg="Executing migration" id="create preferences table v3" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.740849905-04:00 level=info msg="Migration successfully executed" id="create preferences table v3" duration=226.615µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.745108426-04:00 level=info msg="Executing migration" id="Update preferences table charset" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.745164478-04:00 level=info msg="Migration successfully executed" id="Update preferences table charset" duration=56.134µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.749334566-04:00 level=info msg="Executing migration" id="Add column team_id in preferences" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.749819233-04:00 level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=483.028µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.753905983-04:00 level=info msg="Executing migration" id="Update team_id column values in preferences" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.753978179-04:00 level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=72.614µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.757982378-04:00 level=info msg="Executing migration" id="Add column week_start in preferences" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.758446191-04:00 level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=464.379µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.762630853-04:00 level=info msg="Executing migration" id="Add column preferences.json_data" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.763071625-04:00 level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=439.681µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.767239941-04:00 level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.767288473-04:00 level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=49.451µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.77149273-04:00 level=info msg="Executing migration" id="Add preferences index org_id" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.771737796-04:00 level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=244.518µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.775973458-04:00 level=info msg="Executing migration" id="Add preferences index user_id" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.776617838-04:00 level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=643.573µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.781291703-04:00 level=info msg="Executing migration" id="create alert table v1" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.781592014-04:00 level=info msg="Migration successfully executed" id="create alert table v1" duration=300.315µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.785931666-04:00 level=info msg="Executing migration" id="add index alert org_id & id " Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.786152597-04:00 level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=221.519µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.790557212-04:00 level=info msg="Executing migration" id="add index alert state" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.790775849-04:00 level=info msg="Migration successfully executed" id="add index alert state" duration=219.047µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.7954619-04:00 level=info msg="Executing migration" id="add index alert dashboard_id" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.795697529-04:00 level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=236.295µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.799810602-04:00 level=info msg="Executing migration" id="Create alert_rule_tag table v1" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.800416412-04:00 level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=605.926µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.804519087-04:00 level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.804751239-04:00 level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=232.563µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.808807792-04:00 level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.809010136-04:00 level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=203.31µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.813094787-04:00 level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.814337573-04:00 level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=1.242378ms Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.818459714-04:00 level=info msg="Executing migration" id="Create alert_rule_tag table v2" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.818719023-04:00 level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=259.602µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.822776021-04:00 level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.823009639-04:00 level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=234.018µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.827092843-04:00 level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.827236635-04:00 level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=143.99µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.831324161-04:00 level=info msg="Executing migration" id="drop table alert_rule_tag_v1" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.831527997-04:00 level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=204.691µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.835806306-04:00 level=info msg="Executing migration" id="create alert_notification table v1" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.836046606-04:00 level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=240.781µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.8402041-04:00 level=info msg="Executing migration" id="Add column is_default" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.840717437-04:00 level=info msg="Migration successfully executed" id="Add column is_default" duration=513.442µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.84483578-04:00 level=info msg="Executing migration" id="Add column frequency" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.845291489-04:00 level=info msg="Migration successfully executed" id="Add column frequency" duration=456.341µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.849711875-04:00 level=info msg="Executing migration" id="Add column send_reminder" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.850163541-04:00 level=info msg="Migration successfully executed" id="Add column send_reminder" duration=455.224µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.854283756-04:00 level=info msg="Executing migration" id="Add column disable_resolve_message" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.854801108-04:00 level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=517.413µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.858998364-04:00 level=info msg="Executing migration" id="add index alert_notification org_id & name" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.859243484-04:00 level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=245.113µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.863433855-04:00 level=info msg="Executing migration" id="Update alert table charset" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.863476274-04:00 level=info msg="Migration successfully executed" id="Update alert table charset" duration=43.703µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.867602788-04:00 level=info msg="Executing migration" id="Update alert_notification table charset" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.867645344-04:00 level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.881µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.871813072-04:00 level=info msg="Executing migration" id="create notification_journal table v1" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.872052909-04:00 level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=240.423µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.876264601-04:00 level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.876544746-04:00 level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=280.711µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.880583766-04:00 level=info msg="Executing migration" id="drop alert_notification_journal" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.880777411-04:00 level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=194.352µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.884909455-04:00 level=info msg="Executing migration" id="create alert_notification_state table v1" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.885092398-04:00 level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=183.753µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.889325955-04:00 level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.889588823-04:00 level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=262.163µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.8936809-04:00 level=info msg="Executing migration" id="Add for to alert table" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.894181015-04:00 level=info msg="Migration successfully executed" id="Add for to alert table" duration=500.396µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.898275942-04:00 level=info msg="Executing migration" id="Add column uid in alert_notification" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.89881799-04:00 level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=542.374µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.903268809-04:00 level=info msg="Executing migration" id="Update uid column values in alert_notification" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.903350469-04:00 level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=82.437µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.907501195-04:00 level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.907728362-04:00 level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=227.968µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.911842993-04:00 level=info msg="Executing migration" id="Remove unique index org_id_name" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.912080239-04:00 level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=238.281µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.916277559-04:00 level=info msg="Executing migration" id="Add column secure_settings in alert_notification" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.916825532-04:00 level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=548.262µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.920919979-04:00 level=info msg="Executing migration" id="alter alert.settings to mediumtext" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.920967637-04:00 level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=48.263µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.925176206-04:00 level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.925420958-04:00 level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=245.455µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.929521091-04:00 level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.930040782-04:00 level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=519.616µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.934331686-04:00 level=info msg="Executing migration" id="Drop old annotation table v4" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.934415789-04:00 level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=80.7µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.938577159-04:00 level=info msg="Executing migration" id="create annotation table v5" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.938819893-04:00 level=info msg="Migration successfully executed" id="create annotation table v5" duration=243.092µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.942894008-04:00 level=info msg="Executing migration" id="add index annotation 0 v3" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.943118072-04:00 level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=224.515µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.947201126-04:00 level=info msg="Executing migration" id="add index annotation 1 v3" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.947450972-04:00 level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=250µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.951607316-04:00 level=info msg="Executing migration" id="add index annotation 2 v3" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.951844348-04:00 level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=237.522µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.955911449-04:00 level=info msg="Executing migration" id="add index annotation 3 v3" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.956143728-04:00 level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=232.416µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.960432222-04:00 level=info msg="Executing migration" id="add index annotation 4 v3" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.960669336-04:00 level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=237.563µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.964929304-04:00 level=info msg="Executing migration" id="Update annotation table charset" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.964969039-04:00 level=info msg="Migration successfully executed" id="Update annotation table charset" duration=40.432µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.969042654-04:00 level=info msg="Executing migration" id="Add column region_id to annotation table" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.969597468-04:00 level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=555.174µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.973656167-04:00 level=info msg="Executing migration" id="Drop category_id index" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.973871549-04:00 level=info msg="Migration successfully executed" id="Drop category_id index" duration=214.185µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.978037546-04:00 level=info msg="Executing migration" id="Add column tags to annotation table" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.97854726-04:00 level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=510.355µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.98265458-04:00 level=info msg="Executing migration" id="Create annotation_tag table v2" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.98285795-04:00 level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=203.502µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.987020643-04:00 level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.987243355-04:00 level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=223.184µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.991470094-04:00 level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.991690439-04:00 level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=221.211µs Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.995837127-04:00 level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" Jun 24 10:10:03 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:03.997077203-04:00 level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=1.240632ms Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.001245557-04:00 level=info msg="Executing migration" id="Create annotation_tag table v3" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.001473217-04:00 level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=228.092µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.006073913-04:00 level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.006286003-04:00 level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=212.572µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.010487477-04:00 level=info msg="Executing migration" id="copy annotation_tag v2 to v3" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.010620889-04:00 level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=132.369µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.014634453-04:00 level=info msg="Executing migration" id="drop table annotation_tag_v2" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.014811605-04:00 level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=177.505µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.019013616-04:00 level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.019094587-04:00 level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=81.293µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.02317653-04:00 level=info msg="Executing migration" id="Add created time to annotation table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.023805092-04:00 level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=628.488µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.027753663-04:00 level=info msg="Executing migration" id="Add updated time to annotation table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.02860568-04:00 level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=850.741µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.032904631-04:00 level=info msg="Executing migration" id="Add index for created in annotation table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.033145683-04:00 level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=244.601µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.037383882-04:00 level=info msg="Executing migration" id="Add index for updated in annotation table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.03766591-04:00 level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=281.553µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.041822488-04:00 level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.041912875-04:00 level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=91.283µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.046058471-04:00 level=info msg="Executing migration" id="Add epoch_end column" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.046602061-04:00 level=info msg="Migration successfully executed" id="Add epoch_end column" duration=544.045µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.050725536-04:00 level=info msg="Executing migration" id="Add index for epoch_end" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.050954131-04:00 level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=228.921µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.05504175-04:00 level=info msg="Executing migration" id="Make epoch_end the same as epoch" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.055119801-04:00 level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=78.272µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.059170229-04:00 level=info msg="Executing migration" id="Move region to single row" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.059301357-04:00 level=info msg="Migration successfully executed" id="Move region to single row" duration=131.428µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.063383533-04:00 level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.063639351-04:00 level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=255.86µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.067830001-04:00 level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.068046509-04:00 level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=216.38µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.072420048-04:00 level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.0726306-04:00 level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=211.908µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.076749311-04:00 level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.077006287-04:00 level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=257.211µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.081135967-04:00 level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.081348178-04:00 level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=212.587µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.085468376-04:00 level=info msg="Executing migration" id="Add index for alert_id on annotation table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.085701642-04:00 level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=230.715µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.08989243-04:00 level=info msg="Executing migration" id="Increase tags column to length 4096" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.089940022-04:00 level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=48.025µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.093959329-04:00 level=info msg="Executing migration" id="create test_data table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.094175592-04:00 level=info msg="Migration successfully executed" id="create test_data table" duration=216.792µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.098348548-04:00 level=info msg="Executing migration" id="create dashboard_version table v1" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.098587219-04:00 level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=238.917µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.102749204-04:00 level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.102981138-04:00 level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=231.951µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.106975017-04:00 level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.107200011-04:00 level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=225.458µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.111436095-04:00 level=info msg="Executing migration" id="Set dashboard version to 1 where 0" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.11153781-04:00 level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=102.585µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.115648403-04:00 level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.115799344-04:00 level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=151.575µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.119943696-04:00 level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.119991322-04:00 level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=48.37µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.124129423-04:00 level=info msg="Executing migration" id="create team table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.124328775-04:00 level=info msg="Migration successfully executed" id="create team table" duration=199.923µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.128433767-04:00 level=info msg="Executing migration" id="add index team.org_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.128688262-04:00 level=info msg="Migration successfully executed" id="add index team.org_id" duration=254.936µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.132997902-04:00 level=info msg="Executing migration" id="add unique index team_org_id_name" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.133218676-04:00 level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=220.762µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.137357147-04:00 level=info msg="Executing migration" id="Add column uid in team" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.137911029-04:00 level=info msg="Migration successfully executed" id="Add column uid in team" duration=554.297µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.14248109-04:00 level=info msg="Executing migration" id="Update uid column values in team" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.142579104-04:00 level=info msg="Migration successfully executed" id="Update uid column values in team" duration=99.552µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.146678503-04:00 level=info msg="Executing migration" id="Add unique index team_org_id_uid" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.146932406-04:00 level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=252.042µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.150978594-04:00 level=info msg="Executing migration" id="create team member table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.151187459-04:00 level=info msg="Migration successfully executed" id="create team member table" duration=209.208µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.15534987-04:00 level=info msg="Executing migration" id="add index team_member.org_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.155626342-04:00 level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=275.405µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.159690746-04:00 level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.15991463-04:00 level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=224.24µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.163984573-04:00 level=info msg="Executing migration" id="add index team_member.team_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.164203866-04:00 level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=219.941µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.168102219-04:00 level=info msg="Executing migration" id="Add column email to team table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.168695752-04:00 level=info msg="Migration successfully executed" id="Add column email to team table" duration=593.462µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.172817551-04:00 level=info msg="Executing migration" id="Add column external to team_member table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.173414284-04:00 level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=596.993µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.177524489-04:00 level=info msg="Executing migration" id="Add column permission to team_member table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.178220377-04:00 level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=695.27µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.182329482-04:00 level=info msg="Executing migration" id="create dashboard acl table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.182578494-04:00 level=info msg="Migration successfully executed" id="create dashboard acl table" duration=249.129µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.187234349-04:00 level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.187474334-04:00 level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=240.232µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.191717397-04:00 level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.191968228-04:00 level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=251.11µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.196115582-04:00 level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.196358795-04:00 level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=243.267µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.200506024-04:00 level=info msg="Executing migration" id="add index dashboard_acl_user_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.200726552-04:00 level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=219.116µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.204747606-04:00 level=info msg="Executing migration" id="add index dashboard_acl_team_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.20496428-04:00 level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=217.037µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.209166336-04:00 level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.209414796-04:00 level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=247.684µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.213588857-04:00 level=info msg="Executing migration" id="add index dashboard_permission" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.213832877-04:00 level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=243.031µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.217915213-04:00 level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.218101721-04:00 level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=186.737µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.222540625-04:00 level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.222636016-04:00 level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=95.92µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.226770864-04:00 level=info msg="Executing migration" id="create tag table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.226984767-04:00 level=info msg="Migration successfully executed" id="create tag table" duration=213.483µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.231317453-04:00 level=info msg="Executing migration" id="add index tag.key_value" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.23158292-04:00 level=info msg="Migration successfully executed" id="add index tag.key_value" duration=265.758µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.23570366-04:00 level=info msg="Executing migration" id="create login attempt table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.235903118-04:00 level=info msg="Migration successfully executed" id="create login attempt table" duration=200.45µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.239986263-04:00 level=info msg="Executing migration" id="add index login_attempt.username" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.240211651-04:00 level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=224.049µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.244241608-04:00 level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.244496681-04:00 level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=255.324µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.248564351-04:00 level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.250070572-04:00 level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=1.506261ms Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.254156491-04:00 level=info msg="Executing migration" id="create login_attempt v2" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.25438294-04:00 level=info msg="Migration successfully executed" id="create login_attempt v2" duration=227.338µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.258411296-04:00 level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.258641491-04:00 level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=230.826µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.262880504-04:00 level=info msg="Executing migration" id="copy login_attempt v1 to v2" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.263021445-04:00 level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=141.758µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.267137704-04:00 level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.268012014-04:00 level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=873.729µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.272067944-04:00 level=info msg="Executing migration" id="create user auth table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.272282426-04:00 level=info msg="Migration successfully executed" id="create user auth table" duration=213.188µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.276419595-04:00 level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.276675223-04:00 level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=256.335µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.280795334-04:00 level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.280940867-04:00 level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=145.718µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.285601976-04:00 level=info msg="Executing migration" id="Add OAuth access token to user_auth" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.286232577-04:00 level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=630.947µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.290415757-04:00 level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.29102336-04:00 level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=607.988µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.295092922-04:00 level=info msg="Executing migration" id="Add OAuth token type to user_auth" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.295698505-04:00 level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=607.963µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.299879959-04:00 level=info msg="Executing migration" id="Add OAuth expiry to user_auth" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.300515229-04:00 level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=635.642µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.304463376-04:00 level=info msg="Executing migration" id="Add index to user_id column in user_auth" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.305177019-04:00 level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=714.217µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.309342822-04:00 level=info msg="Executing migration" id="Add OAuth ID token to user_auth" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.309942176-04:00 level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=599.652µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.314081432-04:00 level=info msg="Executing migration" id="create server_lock table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.314306197-04:00 level=info msg="Migration successfully executed" id="create server_lock table" duration=226.934µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.318593679-04:00 level=info msg="Executing migration" id="add index server_lock.operation_uid" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.318852567-04:00 level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=259.194µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.323069848-04:00 level=info msg="Executing migration" id="create user auth token table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.323311013-04:00 level=info msg="Migration successfully executed" id="create user auth token table" duration=241.433µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.327751441-04:00 level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.327969269-04:00 level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=218.604µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.33220957-04:00 level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.33244586-04:00 level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=236.707µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.336590612-04:00 level=info msg="Executing migration" id="add index user_auth_token.user_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.336838495-04:00 level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=248.397µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.341090226-04:00 level=info msg="Executing migration" id="Add revoked_at to the user auth token" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.341761018-04:00 level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=670.225µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.345786737-04:00 level=info msg="Executing migration" id="add index user_auth_token.revoked_at" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.346009064-04:00 level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=222.804µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.350086354-04:00 level=info msg="Executing migration" id="create cache_data table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.35030131-04:00 level=info msg="Migration successfully executed" id="create cache_data table" duration=215.626µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.354520139-04:00 level=info msg="Executing migration" id="add unique index cache_data.cache_key" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.354842839-04:00 level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=323.224µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.358958108-04:00 level=info msg="Executing migration" id="create short_url table v1" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.359195527-04:00 level=info msg="Migration successfully executed" id="create short_url table v1" duration=240.853µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.363333473-04:00 level=info msg="Executing migration" id="add index short_url.org_id-uid" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.363596241-04:00 level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=263.548µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.367961588-04:00 level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.368012502-04:00 level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=51.711µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.372092568-04:00 level=info msg="Executing migration" id="delete alert_definition table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.372155039-04:00 level=info msg="Migration successfully executed" id="delete alert_definition table" duration=62.978µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.376319566-04:00 level=info msg="Executing migration" id="recreate alert_definition table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.376586553-04:00 level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=267.441µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.380707756-04:00 level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.380929011-04:00 level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=221.793µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.385068081-04:00 level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.385292294-04:00 level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=223.112µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.389906359-04:00 level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.389953263-04:00 level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=47.458µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.394254794-04:00 level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.394532267-04:00 level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=278.192µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.39858054-04:00 level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.398809398-04:00 level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=229.57µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.402892862-04:00 level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.403118324-04:00 level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=226.318µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.407451403-04:00 level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.407757169-04:00 level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=306.023µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.411952731-04:00 level=info msg="Executing migration" id="Add column paused in alert_definition" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.412671514-04:00 level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=719.128µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.416790036-04:00 level=info msg="Executing migration" id="drop alert_definition table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.417079503-04:00 level=info msg="Migration successfully executed" id="drop alert_definition table" duration=289.553µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.421375511-04:00 level=info msg="Executing migration" id="delete alert_definition_version table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.421455212-04:00 level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=78.271µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.4258734-04:00 level=info msg="Executing migration" id="recreate alert_definition_version table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.426116045-04:00 level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=241.439µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.430122946-04:00 level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.430376695-04:00 level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=254.37µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.434530295-04:00 level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.434769867-04:00 level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=240.05µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.43896408-04:00 level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.439011873-04:00 level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=48.247µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.44305843-04:00 level=info msg="Executing migration" id="drop alert_definition_version table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.443355117-04:00 level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=297.128µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.447520939-04:00 level=info msg="Executing migration" id="create alert_instance table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.447758927-04:00 level=info msg="Migration successfully executed" id="create alert_instance table" duration=237.743µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.452040732-04:00 level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.452293136-04:00 level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=289.083µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.456341528-04:00 level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.456617923-04:00 level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=276.678µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.460795993-04:00 level=info msg="Executing migration" id="add column current_state_end to alert_instance" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.461518026-04:00 level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=722.248µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.465622651-04:00 level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.465853115-04:00 level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=231.101µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.469895752-04:00 level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.470072317-04:00 level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=177.229µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.474362537-04:00 level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.47706471-04:00 level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=2.702259ms Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.481613712-04:00 level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.484436404-04:00 level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=2.822901ms Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.488618876-04:00 level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.488863534-04:00 level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=244.033µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.492990751-04:00 level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.493217015-04:00 level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=226.359µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.497178968-04:00 level=info msg="Executing migration" id="add current_reason column related to current_state" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.497864223-04:00 level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=685.641µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.502084617-04:00 level=info msg="Executing migration" id="create alert_rule table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.502323853-04:00 level=info msg="Migration successfully executed" id="create alert_rule table" duration=240.356µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.506513053-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.506768432-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=255.629µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.510888305-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.511129634-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=242.05µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.515284362-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.5155649-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=280.216µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.51984675-04:00 level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.51989383-04:00 level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=57.193µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.523942929-04:00 level=info msg="Executing migration" id="add column for to alert_rule" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.524621679-04:00 level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=679.126µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.528667378-04:00 level=info msg="Executing migration" id="add column annotations to alert_rule" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.52935208-04:00 level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=685.183µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.533424543-04:00 level=info msg="Executing migration" id="add column labels to alert_rule" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.536447313-04:00 level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=3.022213ms Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.540747062-04:00 level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.540991575-04:00 level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=244.506µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.545424314-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.545680122-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=256.206µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.549848129-04:00 level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.550524774-04:00 level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=679.14µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.554605444-04:00 level=info msg="Executing migration" id="add panel_id column to alert_rule" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.555287581-04:00 level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=680.397µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.559510433-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.559801993-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=294.44µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.563862296-04:00 level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.564618483-04:00 level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=756.465µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.568694865-04:00 level=info msg="Executing migration" id="add is_paused column to alert_rule table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.56934749-04:00 level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=653.023µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.573415108-04:00 level=info msg="Executing migration" id="fix is_paused column for alert_rule table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.573496231-04:00 level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=81.479µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.577651687-04:00 level=info msg="Executing migration" id="create alert_rule_version table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.577909267-04:00 level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=258.191µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.582173034-04:00 level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.58251173-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=339.288µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.586536042-04:00 level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.58682587-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=290.167µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.591111138-04:00 level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.591160454-04:00 level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=49.967µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.595290645-04:00 level=info msg="Executing migration" id="add column for to alert_rule_version" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.596039323-04:00 level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=749.252µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.600248632-04:00 level=info msg="Executing migration" id="add column annotations to alert_rule_version" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.601064313-04:00 level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=816.042µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.605255706-04:00 level=info msg="Executing migration" id="add column labels to alert_rule_version" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.606016215-04:00 level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=760.735µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.610273642-04:00 level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.610979968-04:00 level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=706.577µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.6149878-04:00 level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.615691499-04:00 level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=703.926µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.620330479-04:00 level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.62038122-04:00 level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=48.193µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.624558194-04:00 level=info msg="Executing migration" id=create_alert_configuration_table Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.624772684-04:00 level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=214.297µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.628936125-04:00 level=info msg="Executing migration" id="Add column default in alert_configuration" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.62964675-04:00 level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=710.224µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.633793979-04:00 level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.633850759-04:00 level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=54.998µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.638063215-04:00 level=info msg="Executing migration" id="add column org_id in alert_configuration" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.638840549-04:00 level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=777.307µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.643008175-04:00 level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.643253969-04:00 level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=245.733µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.647417996-04:00 level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.648105714-04:00 level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=687.826µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.652244047-04:00 level=info msg="Executing migration" id=create_ngalert_configuration_table Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.652461384-04:00 level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=217.243µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.656542126-04:00 level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.656790163-04:00 level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=249.978µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.660957823-04:00 level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.661713233-04:00 level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=754.971µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.665798401-04:00 level=info msg="Executing migration" id="create provenance_type table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.666001092-04:00 level=info msg="Migration successfully executed" id="create provenance_type table" duration=203.467µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.670107659-04:00 level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.670335904-04:00 level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=228.452µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.674711085-04:00 level=info msg="Executing migration" id="create alert_image table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.675009741-04:00 level=info msg="Migration successfully executed" id="create alert_image table" duration=298.336µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.679139006-04:00 level=info msg="Executing migration" id="add unique index on token to alert_image table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.679408526-04:00 level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=269.815µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.683548396-04:00 level=info msg="Executing migration" id="support longer URLs in alert_image table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.683593918-04:00 level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=46.459µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.687671164-04:00 level=info msg="Executing migration" id=create_alert_configuration_history_table Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.687897641-04:00 level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=227.152µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.692079475-04:00 level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.692303891-04:00 level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=225.059µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.696310448-04:00 level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.696423853-04:00 level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.700465758-04:00 level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.700630888-04:00 level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=165.903µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.704692048-04:00 level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.704948228-04:00 level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=256.683µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.709077429-04:00 level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.710335434-04:00 level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=1.25791ms Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.714784501-04:00 level=info msg="Executing migration" id="create library_element table v1" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.715019392-04:00 level=info msg="Migration successfully executed" id="create library_element table v1" duration=234.471µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.719089626-04:00 level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.719315852-04:00 level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=226.73µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.723468612-04:00 level=info msg="Executing migration" id="create library_element_connection table v1" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.72370307-04:00 level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=235.341µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.728107679-04:00 level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.728373469-04:00 level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=266.132µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.732553489-04:00 level=info msg="Executing migration" id="add unique index library_element org_id_uid" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.732786679-04:00 level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=233.898µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.736734409-04:00 level=info msg="Executing migration" id="increase max description length to 2048" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.736773107-04:00 level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.422µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.741257109-04:00 level=info msg="Executing migration" id="alter library_element model to mediumtext" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.741304679-04:00 level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=47.979µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.745478737-04:00 level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.745637404-04:00 level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=159.454µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.749720215-04:00 level=info msg="Executing migration" id="create data_keys table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.749976873-04:00 level=info msg="Migration successfully executed" id="create data_keys table" duration=257.103µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.754026914-04:00 level=info msg="Executing migration" id="create secrets table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.754232595-04:00 level=info msg="Migration successfully executed" id="create secrets table" duration=206.408µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.758470968-04:00 level=info msg="Executing migration" id="rename data_keys name column to id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.762040275-04:00 level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=3.57132ms Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.766134198-04:00 level=info msg="Executing migration" id="add name column into data_keys" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.766990581-04:00 level=info msg="Migration successfully executed" id="add name column into data_keys" duration=856.892µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.771292571-04:00 level=info msg="Executing migration" id="copy data_keys id column values into name" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.771366733-04:00 level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=74.382µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.775446278-04:00 level=info msg="Executing migration" id="rename data_keys name column to label" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.778836181-04:00 level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=3.389642ms Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.782887766-04:00 level=info msg="Executing migration" id="rename data_keys id column back to name" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.786131859-04:00 level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=3.232917ms Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.793847973-04:00 level=info msg="Executing migration" id="create kv_store table v1" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.794103056-04:00 level=info msg="Migration successfully executed" id="create kv_store table v1" duration=256.77µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.798193391-04:00 level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.798458245-04:00 level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=265.414µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.802650436-04:00 level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.802791806-04:00 level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=141.765µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.806996017-04:00 level=info msg="Executing migration" id="create permission table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.807249382-04:00 level=info msg="Migration successfully executed" id="create permission table" duration=253.594µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.811322494-04:00 level=info msg="Executing migration" id="add unique index permission.role_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.811602736-04:00 level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=280.396µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.816321697-04:00 level=info msg="Executing migration" id="add unique index role_id_action_scope" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.816583833-04:00 level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=262.745µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.820712375-04:00 level=info msg="Executing migration" id="create role table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.820924833-04:00 level=info msg="Migration successfully executed" id="create role table" duration=213.312µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.825091435-04:00 level=info msg="Executing migration" id="add column display_name" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.825983075-04:00 level=info msg="Migration successfully executed" id="add column display_name" duration=893.738µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.830170279-04:00 level=info msg="Executing migration" id="add column group_name" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.83104796-04:00 level=info msg="Migration successfully executed" id="add column group_name" duration=877.54µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.835160482-04:00 level=info msg="Executing migration" id="add index role.org_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.835426004-04:00 level=info msg="Migration successfully executed" id="add index role.org_id" duration=265.829µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.83961409-04:00 level=info msg="Executing migration" id="add unique index role_org_id_name" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.83984622-04:00 level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=232.793µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.844019284-04:00 level=info msg="Executing migration" id="add index role_org_id_uid" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.84425182-04:00 level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=233.107µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.848356246-04:00 level=info msg="Executing migration" id="create team role table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.848612899-04:00 level=info msg="Migration successfully executed" id="create team role table" duration=255.401µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.852886632-04:00 level=info msg="Executing migration" id="add index team_role.org_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.853148155-04:00 level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=261.782µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.857372044-04:00 level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.857672213-04:00 level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=300.476µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.861857377-04:00 level=info msg="Executing migration" id="add index team_role.team_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.862087318-04:00 level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=230.788µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.866211976-04:00 level=info msg="Executing migration" id="create user role table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.866451522-04:00 level=info msg="Migration successfully executed" id="create user role table" duration=240.095µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.871470047-04:00 level=info msg="Executing migration" id="add index user_role.org_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.871733754-04:00 level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=264.685µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.875519413-04:00 level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.875749672-04:00 level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=230.606µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.879647563-04:00 level=info msg="Executing migration" id="add index user_role.user_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.879875814-04:00 level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=230.672µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.884059018-04:00 level=info msg="Executing migration" id="create builtin role table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.884282581-04:00 level=info msg="Migration successfully executed" id="create builtin role table" duration=223.983µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.888360119-04:00 level=info msg="Executing migration" id="add index builtin_role.role_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.888665204-04:00 level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=305.306µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.892687278-04:00 level=info msg="Executing migration" id="add index builtin_role.name" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.892909908-04:00 level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=223.562µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.896994751-04:00 level=info msg="Executing migration" id="Add column org_id to builtin_role table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.897917282-04:00 level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=922.316µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.902142796-04:00 level=info msg="Executing migration" id="add index builtin_role.org_id" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.902447527-04:00 level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=305.721µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.906577711-04:00 level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.906845481-04:00 level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=268.151µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.910872609-04:00 level=info msg="Executing migration" id="Remove unique index role_org_id_uid" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.911099785-04:00 level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=225.726µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.915202612-04:00 level=info msg="Executing migration" id="add unique index role.uid" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.915463318-04:00 level=info msg="Migration successfully executed" id="add unique index role.uid" duration=260.826µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.91972363-04:00 level=info msg="Executing migration" id="create seed assignment table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.920223073-04:00 level=info msg="Migration successfully executed" id="create seed assignment table" duration=499.972µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.924323852-04:00 level=info msg="Executing migration" id="add unique index builtin_role_role_name" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.924590356-04:00 level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=267.303µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.928717791-04:00 level=info msg="Executing migration" id="add column hidden to role table" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.929665348-04:00 level=info msg="Migration successfully executed" id="add column hidden to role table" duration=946.356µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.933670794-04:00 level=info msg="Executing migration" id="permission kind migration" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.934573804-04:00 level=info msg="Migration successfully executed" id="permission kind migration" duration=902.73µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.93918455-04:00 level=info msg="Executing migration" id="permission attribute migration" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.940038766-04:00 level=info msg="Migration successfully executed" id="permission attribute migration" duration=854.242µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.944210426-04:00 level=info msg="Executing migration" id="permission identifier migration" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.945038643-04:00 level=info msg="Migration successfully executed" id="permission identifier migration" duration=828.413µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.949123231-04:00 level=info msg="Executing migration" id="add permission identifier index" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.949356168-04:00 level=info msg="Migration successfully executed" id="add permission identifier index" duration=233.426µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.953601294-04:00 level=info msg="Executing migration" id="create query_history table v1" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.953862389-04:00 level=info msg="Migration successfully executed" id="create query_history table v1" duration=261.753µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.958035137-04:00 level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.958295277-04:00 level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=258.639µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.962445313-04:00 level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.962511009-04:00 level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=66.24µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.96662096-04:00 level=info msg="Executing migration" id="rbac disabled migrator" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.966676368-04:00 level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=55.885µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.970884127-04:00 level=info msg="Executing migration" id="teams permissions migration" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.971075363-04:00 level=info msg="Migration successfully executed" id="teams permissions migration" duration=192.697µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.975114815-04:00 level=info msg="Executing migration" id="dashboard permissions" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.975368115-04:00 level=info msg="Migration successfully executed" id="dashboard permissions" duration=254.642µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.97944704-04:00 level=info msg="Executing migration" id="dashboard permissions uid scopes" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.979640064-04:00 level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=193.471µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.983863144-04:00 level=info msg="Executing migration" id="drop managed folder create actions" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.983947071-04:00 level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=83.687µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.987926261-04:00 level=info msg="Executing migration" id="alerting notification permissions" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.988074756-04:00 level=info msg="Migration successfully executed" id="alerting notification permissions" duration=149.506µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.992152001-04:00 level=info msg="Executing migration" id="create query_history_star table v1" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.992381525-04:00 level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=229.988µs Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.996536375-04:00 level=info msg="Executing migration" id="add index query_history.user_id-query_uid" Jun 24 10:10:04 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:04.996800839-04:00 level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=264.239µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.001044586-04:00 level=info msg="Executing migration" id="add column org_id in query_history_star" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.001978617-04:00 level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=932.77µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.005989368-04:00 level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.006035319-04:00 level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=46.293µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.010148044-04:00 level=info msg="Executing migration" id="create correlation table v1" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.01040742-04:00 level=info msg="Migration successfully executed" id="create correlation table v1" duration=242.716µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.014481048-04:00 level=info msg="Executing migration" id="add index correlations.uid" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.014756821-04:00 level=info msg="Migration successfully executed" id="add index correlations.uid" duration=276.131µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.018915683-04:00 level=info msg="Executing migration" id="add index correlations.source_uid" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.019172131-04:00 level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=256.85µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.023468218-04:00 level=info msg="Executing migration" id="add correlation config column" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.02442587-04:00 level=info msg="Migration successfully executed" id="add correlation config column" duration=958.018µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.028439416-04:00 level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.028689369-04:00 level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=250.184µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.032747704-04:00 level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.032971987-04:00 level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=224.534µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.037304493-04:00 level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.041273642-04:00 level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=3.968081ms Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.045623782-04:00 level=info msg="Executing migration" id="create correlation v2" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.045870624-04:00 level=info msg="Migration successfully executed" id="create correlation v2" duration=246.713µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.049846051-04:00 level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.050093994-04:00 level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=250.577µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.054281291-04:00 level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.054552478-04:00 level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=271.419µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.058641106-04:00 level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.058882201-04:00 level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=241.634µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.062959902-04:00 level=info msg="Executing migration" id="copy correlation v1 to v2" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.063050799-04:00 level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=98.493µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.06696021-04:00 level=info msg="Executing migration" id="drop correlation_tmp_qwerty" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.067154315-04:00 level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=194.526µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.071459213-04:00 level=info msg="Executing migration" id="add provisioning column" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.072377133-04:00 level=info msg="Migration successfully executed" id="add provisioning column" duration=918.371µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.076433492-04:00 level=info msg="Executing migration" id="create entity_events table" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.076668252-04:00 level=info msg="Migration successfully executed" id="create entity_events table" duration=234.272µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.080953539-04:00 level=info msg="Executing migration" id="create dashboard public config v1" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.081187196-04:00 level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=234.126µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.08532981-04:00 level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.08546031-04:00 level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.089624647-04:00 level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.089744467-04:00 level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.093929642-04:00 level=info msg="Executing migration" id="Drop old dashboard public config table" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.094123335-04:00 level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=193.881µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.098503052-04:00 level=info msg="Executing migration" id="recreate dashboard public config v1" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.098757786-04:00 level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=254.726µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.102910291-04:00 level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.103146683-04:00 level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=236.821µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.107160427-04:00 level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.107415971-04:00 level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=255.696µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.111516627-04:00 level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.111742888-04:00 level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=226.7µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.116080168-04:00 level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.116309099-04:00 level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=227.772µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.12051219-04:00 level=info msg="Executing migration" id="Drop public config table" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.120738397-04:00 level=info msg="Migration successfully executed" id="Drop public config table" duration=226.841µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.12495665-04:00 level=info msg="Executing migration" id="Recreate dashboard public config v2" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.125216971-04:00 level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=260.713µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.129532986-04:00 level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.130200842-04:00 level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=667.945µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.134343124-04:00 level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.134628803-04:00 level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=286.005µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.138724985-04:00 level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.138988008-04:00 level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=266.176µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.14317034-04:00 level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.145681027-04:00 level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=2.513494ms Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.14969896-04:00 level=info msg="Executing migration" id="add annotations_enabled column" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.150680787-04:00 level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=979.153µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.154667481-04:00 level=info msg="Executing migration" id="add time_selection_enabled column" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.155601984-04:00 level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=934.867µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.159676316-04:00 level=info msg="Executing migration" id="delete orphaned public dashboards" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.159782299-04:00 level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=107.019µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.163870076-04:00 level=info msg="Executing migration" id="add share column" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.16478005-04:00 level=info msg="Migration successfully executed" id="add share column" duration=910.707µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.169441215-04:00 level=info msg="Executing migration" id="backfill empty share column fields with default of public" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.169602707-04:00 level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=162.701µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.176548831-04:00 level=info msg="Executing migration" id="create file table" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.177226791-04:00 level=info msg="Migration successfully executed" id="create file table" duration=676.772µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.182819941-04:00 level=info msg="Executing migration" id="file table idx: path natural pk" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.183175043-04:00 level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=356.177µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.188941289-04:00 level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.189216622-04:00 level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=277.174µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.193061947-04:00 level=info msg="Executing migration" id="create file_meta table" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.193276846-04:00 level=info msg="Migration successfully executed" id="create file_meta table" duration=214.954µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.197174457-04:00 level=info msg="Executing migration" id="file table idx: path key" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.197468998-04:00 level=info msg="Migration successfully executed" id="file table idx: path key" duration=295.068µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.201410056-04:00 level=info msg="Executing migration" id="set path collation in file table" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.201457708-04:00 level=info msg="Migration successfully executed" id="set path collation in file table" duration=48.481µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.205707608-04:00 level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.205758382-04:00 level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=51.509µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.209600478-04:00 level=info msg="Executing migration" id="managed permissions migration" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.209772796-04:00 level=info msg="Migration successfully executed" id="managed permissions migration" duration=172.752µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.213889258-04:00 level=info msg="Executing migration" id="managed folder permissions alert actions migration" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.213979705-04:00 level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=91.253µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.217946117-04:00 level=info msg="Executing migration" id="RBAC action name migrator" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.21819651-04:00 level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=251.016µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.222298196-04:00 level=info msg="Executing migration" id="Add UID column to playlist" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.223387845-04:00 level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=1.090248ms Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.227788494-04:00 level=info msg="Executing migration" id="Update uid column values in playlist" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.227865505-04:00 level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=77.43µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.231921953-04:00 level=info msg="Executing migration" id="Add index for uid in playlist" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.232169492-04:00 level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=246.489µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.236247299-04:00 level=info msg="Executing migration" id="update group index for alert rules" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.236463337-04:00 level=info msg="Migration successfully executed" id="update group index for alert rules" duration=216.527µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.240555909-04:00 level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.240647106-04:00 level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=91.347µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.244885623-04:00 level=info msg="Executing migration" id="admin only folder/dashboard permission" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.245054543-04:00 level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=169.156µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.249094604-04:00 level=info msg="Executing migration" id="add action column to seed_assignment" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.250060743-04:00 level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=966.686µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.254105648-04:00 level=info msg="Executing migration" id="add scope column to seed_assignment" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.255089575-04:00 level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=983.54µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.259138593-04:00 level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.259384733-04:00 level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=246.41µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.263542633-04:00 level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.27217754-04:00 level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=8.636315ms Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.27628588-04:00 level=info msg="Executing migration" id="add unique index builtin_role_name back" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.276595104-04:00 level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=309.622µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.280688105-04:00 level=info msg="Executing migration" id="add unique index builtin_role_action_scope" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.280929745-04:00 level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=242.296µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.285064028-04:00 level=info msg="Executing migration" id="add primary key to seed_assigment" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.287784273-04:00 level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=2.720553ms Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.292264365-04:00 level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.292350218-04:00 level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=89.09µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.296452674-04:00 level=info msg="Executing migration" id="managed folder permissions library panel actions migration" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.296554656-04:00 level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=103.105µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.300690117-04:00 level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.30086286-04:00 level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=174.245µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.305100594-04:00 level=info msg="Executing migration" id="create folder table" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.305355913-04:00 level=info msg="Migration successfully executed" id="create folder table" duration=256.051µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.309608914-04:00 level=info msg="Executing migration" id="Add index for parent_uid" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.310284299-04:00 level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=674.556µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.314556334-04:00 level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.314805034-04:00 level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=249.293µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.318853532-04:00 level=info msg="Executing migration" id="Update folder title length" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.318893042-04:00 level=info msg="Migration successfully executed" id="Update folder title length" duration=39.967µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.322922093-04:00 level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.323191696-04:00 level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=268.896µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.327372177-04:00 level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.327646412-04:00 level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=274.154µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.331715871-04:00 level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.33196807-04:00 level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=252.293µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.336228033-04:00 level=info msg="Executing migration" id="create anon_device table" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.336500447-04:00 level=info msg="Migration successfully executed" id="create anon_device table" duration=272.825µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.340678951-04:00 level=info msg="Executing migration" id="add unique index anon_device.device_id" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.340939344-04:00 level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=261.125µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.345106841-04:00 level=info msg="Executing migration" id="add index anon_device.updated_at" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.345346527-04:00 level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=238.983µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.349685566-04:00 level=info msg="Executing migration" id="create signing_key table" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.349900901-04:00 level=info msg="Migration successfully executed" id="create signing_key table" duration=217.134µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.354067905-04:00 level=info msg="Executing migration" id="add unique index signing_key.key_id" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.354303156-04:00 level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=235.987µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.358490884-04:00 level=info msg="Executing migration" id="set legacy alert migration status in kvstore" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.358852864-04:00 level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=360.784µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.363047522-04:00 level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.36320684-04:00 level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=160.843µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.367434038-04:00 level=info msg="Executing migration" id="Add folder_uid for dashboard" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.3686426-04:00 level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=1.208744ms Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.372958535-04:00 level=info msg="Executing migration" id="Populate dashboard folder_uid column" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.37311275-04:00 level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=155.919µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.377157331-04:00 level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.377917739-04:00 level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=760.125µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.381989951-04:00 level=info msg="Executing migration" id="create sso_setting table" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.382239721-04:00 level=info msg="Migration successfully executed" id="create sso_setting table" duration=250.031µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.386426131-04:00 level=info msg="Executing migration" id="copy kvstore migration status to each org" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.386811603-04:00 level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=386.664µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.390981118-04:00 level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.39110771-04:00 level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=125.621µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=migrator t=2025-06-24T10:10:05.395226688-04:00 level=info msg="migrations completed" performed=523 skipped=0 duration=2.374248514s Jun 24 10:10:05 managed-node2 grafana[34647]: logger=sqlstore t=2025-06-24T10:10:05.406460486-04:00 level=info msg="Created default admin" user=admin Jun 24 10:10:05 managed-node2 grafana[34647]: logger=sqlstore t=2025-06-24T10:10:05.406623752-04:00 level=info msg="Created default organization" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=secrets t=2025-06-24T10:10:05.41125359-04:00 level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugin.store t=2025-06-24T10:10:05.426734481-04:00 level=info msg="Loading plugins..." Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugins.registration t=2025-06-24T10:10:05.450527485-04:00 level=info msg="Plugin registered" pluginId=input Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugin.signature.validator t=2025-06-24T10:10:05.452804358-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=performancecopilot-pcp-app Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugin.signature.validator t=2025-06-24T10:10:05.460306684-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-redis-datasource Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugin.signature.validator t=2025-06-24T10:10:05.462403941-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-vector-datasource Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugin.signature.validator t=2025-06-24T10:10:05.466729565-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-breadcrumbs-panel Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugin.signature.validator t=2025-06-24T10:10:05.466961133-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-flamegraph-panel Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugin.signature.validator t=2025-06-24T10:10:05.470518708-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-troubleshooting-panel Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugin.signature.validator t=2025-06-24T10:10:05.470882136-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-bpftrace-datasource Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugins.registration t=2025-06-24T10:10:05.475811584-04:00 level=info msg="Plugin registered" pluginId=performancecopilot-pcp-app Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugins.registration t=2025-06-24T10:10:05.475867323-04:00 level=info msg="Plugin registered" pluginId=pcp-redis-datasource Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugins.registration t=2025-06-24T10:10:05.484544834-04:00 level=info msg="Plugin registered" pluginId=pcp-vector-datasource Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugins.registration t=2025-06-24T10:10:05.484660795-04:00 level=info msg="Plugin registered" pluginId=pcp-breadcrumbs-panel Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugins.registration t=2025-06-24T10:10:05.484728837-04:00 level=info msg="Plugin registered" pluginId=pcp-flamegraph-panel Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugins.registration t=2025-06-24T10:10:05.484808607-04:00 level=info msg="Plugin registered" pluginId=pcp-troubleshooting-panel Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugins.registration t=2025-06-24T10:10:05.484886119-04:00 level=info msg="Plugin registered" pluginId=pcp-bpftrace-datasource Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugin.store t=2025-06-24T10:10:05.484961354-04:00 level=info msg="Plugins loaded" count=63 duration=58.227492ms Jun 24 10:10:05 managed-node2 grafana[34647]: logger=query_data t=2025-06-24T10:10:05.488453481-04:00 level=info msg="Query Service initialization" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=live.push_http t=2025-06-24T10:10:05.492117289-04:00 level=info msg="Live Push Gateway initialization" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=ngalert.migration t=2025-06-24T10:10:05.49697805-04:00 level=info msg=Starting Jun 24 10:10:05 managed-node2 grafana[34647]: logger=ngalert.migration orgID=1 t=2025-06-24T10:10:05.497303751-04:00 level=info msg="Migrating alerts for organisation" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=ngalert.migration orgID=1 t=2025-06-24T10:10:05.497432281-04:00 level=info msg="Alerts found to migrate" alerts=0 Jun 24 10:10:05 managed-node2 grafana[34647]: logger=ngalert.migration orgID=1 t=2025-06-24T10:10:05.497544245-04:00 level=warn msg="No available receivers" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=ngalert.migration CurrentType=Legacy DesiredType=UnifiedAlerting CleanOnDowngrade=false CleanOnUpgrade=false t=2025-06-24T10:10:05.499165666-04:00 level=info msg="Completed legacy migration" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=infra.usagestats.collector t=2025-06-24T10:10:05.525155526-04:00 level=info msg="registering usage stat providers" usageStatsProvidersLen=2 Jun 24 10:10:05 managed-node2 grafana[34647]: logger=server t=2025-06-24T10:10:05.525415492-04:00 level=info msg="Writing PID file" path=/var/run/grafana/grafana-server.pid pid=34647 Jun 24 10:10:05 managed-node2 grafana[34647]: logger=provisioning.datasources t=2025-06-24T10:10:05.526516329-04:00 level=info msg="inserting datasource from configuration" name="PCP Vector" uid=P9F9E462B02B531A3 Jun 24 10:10:05 managed-node2 grafana[34647]: logger=provisioning.datasources t=2025-06-24T10:10:05.542027551-04:00 level=info msg="inserting datasource from configuration" name="PCP Redis" uid=P691477986F10465E Jun 24 10:10:05 managed-node2 grafana[34647]: logger=provisioning.datasources t=2025-06-24T10:10:05.560199777-04:00 level=info msg="inserting datasource from configuration" name="PCP bpftrace" uid=P729B380B5A0EB179 Jun 24 10:10:05 managed-node2 grafana[34647]: logger=provisioning.alerting t=2025-06-24T10:10:05.576275027-04:00 level=error msg="can't read alerting provisioning files from directory" path=/etc/grafana/provisioning/alerting error="open /etc/grafana/provisioning/alerting: no such file or directory" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=provisioning.alerting t=2025-06-24T10:10:05.576306723-04:00 level=info msg="starting to provision alerting" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=provisioning.alerting t=2025-06-24T10:10:05.576325558-04:00 level=info msg="finished to provision alerting" Jun 24 10:10:05 managed-node2 systemd[1]: Started Grafana instance. ░░ Subject: A start job for unit grafana-server.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit grafana-server.service has finished successfully. ░░ ░░ The job identifier is 2379. Jun 24 10:10:05 managed-node2 grafana[34647]: logger=grafanaStorageLogger t=2025-06-24T10:10:05.578125789-04:00 level=info msg="Storage starting" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=http.server t=2025-06-24T10:10:05.582530373-04:00 level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= Jun 24 10:10:05 managed-node2 grafana[34647]: logger=ngalert.state.manager t=2025-06-24T10:10:05.582677757-04:00 level=info msg="Warming state cache for startup" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=ngalert.state.manager t=2025-06-24T10:10:05.582845235-04:00 level=info msg="State cache has been initialized" states=0 duration=167.062µs Jun 24 10:10:05 managed-node2 grafana[34647]: logger=ngalert.scheduler t=2025-06-24T10:10:05.582924487-04:00 level=info msg="Starting scheduler" tickInterval=10s Jun 24 10:10:05 managed-node2 grafana[34647]: logger=ticker t=2025-06-24T10:10:05.583012263-04:00 level=info msg=starting first_tick=2025-06-24T10:10:10-04:00 Jun 24 10:10:05 managed-node2 grafana[34647]: logger=ngalert.multiorg.alertmanager t=2025-06-24T10:10:05.583073232-04:00 level=info msg="Starting MultiOrg Alertmanager" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=sqlstore.transactions t=2025-06-24T10:10:05.592593755-04:00 level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=sqlstore.transactions t=2025-06-24T10:10:05.611855032-04:00 level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=plugins.update.checker t=2025-06-24T10:10:05.662515539-04:00 level=info msg="Update check succeeded" duration=85.380136ms Jun 24 10:10:05 managed-node2 grafana[34647]: logger=sqlstore.transactions t=2025-06-24T10:10:05.675862948-04:00 level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" Jun 24 10:10:05 managed-node2 grafana[34647]: logger=sqlstore.transactions t=2025-06-24T10:10:05.690277159-04:00 level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" Jun 24 10:10:06 managed-node2 python3.9[34861]: ansible-ansible.legacy.stat Invoked with path=/etc/grafana/provisioning/plugins/grafana-pcp.yaml follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:10:06 managed-node2 python3.9[35022]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750774205.8951616-13223-185772685182942/.source.yaml dest=/etc/grafana/provisioning/plugins/grafana-pcp.yaml owner=root group=grafana mode=0640 _original_basename=grafana-pcp-provisioning.yaml follow=False checksum=9e0223cef1828dcdd1326014cc4532b478a526d1 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:08 managed-node2 python3.9[35220]: ansible-ansible.legacy.uri Invoked with url=http://admin:********@localhost:3000/api/datasources/name/PCP%20Redis force_basic_auth=True headers={'Content-Type': 'application/json', 'Accept': 'application/json'} method=GET status_code=[200] force=False http_agent=ansible-httpget use_proxy=True validate_certs=True use_gssapi=False body_format=raw return_content=False follow_redirects=safe timeout=30 remote_src=False unredirected_headers=[] decompress=True use_netrc=True unsafe_writes=False url_username=None url_password=NOT_LOGGING_PARAMETER client_cert=None client_key=None dest=None body=None src=None creates=None removes=None unix_socket=None ca_path=None ciphers=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:09 managed-node2 python3.9[35418]: ansible-ansible.legacy.uri Invoked with url=http://admin:********@localhost:3000/api/datasources/name/PCP%20Vector force_basic_auth=True headers={'Content-Type': 'application/json', 'Accept': 'application/json'} method=GET status_code=[200] force=False http_agent=ansible-httpget use_proxy=True validate_certs=True use_gssapi=False body_format=raw return_content=False follow_redirects=safe timeout=30 remote_src=False unredirected_headers=[] decompress=True use_netrc=True unsafe_writes=False url_username=None url_password=NOT_LOGGING_PARAMETER client_cert=None client_key=None dest=None body=None src=None creates=None removes=None unix_socket=None ca_path=None ciphers=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:09 managed-node2 python3.9[35616]: ansible-ansible.legacy.uri Invoked with url=http://admin:********@localhost:3000/api/datasources/name/PCP%20bpftrace force_basic_auth=True headers={'Content-Type': 'application/json', 'Accept': 'application/json'} method=GET status_code=[200] force=False http_agent=ansible-httpget use_proxy=True validate_certs=True use_gssapi=False body_format=raw return_content=False follow_redirects=safe timeout=30 remote_src=False unredirected_headers=[] decompress=True use_netrc=True unsafe_writes=False url_username=None url_password=NOT_LOGGING_PARAMETER client_cert=None client_key=None dest=None body=None src=None creates=None removes=None unix_socket=None ca_path=None ciphers=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:10 managed-node2 python3.9[35814]: ansible-ansible.legacy.command Invoked with _raw_params=pmprobe -I pmcd.agent.status _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 10:10:11 managed-node2 python3.9[36013]: ansible-ansible.legacy.systemd Invoked with name=redis state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 24 10:10:11 managed-node2 systemd[1]: Stopping Redis persistent key-value database... ░░ Subject: A stop job for unit redis.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit redis.service has begun execution. ░░ ░░ The job identifier is 2450. Jun 24 10:10:11 managed-node2 systemd[1]: redis.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit redis.service has successfully entered the 'dead' state. Jun 24 10:10:11 managed-node2 systemd[1]: Stopped Redis persistent key-value database. ░░ Subject: A stop job for unit redis.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit redis.service has finished. ░░ ░░ The job identifier is 2450 and the job result is done. Jun 24 10:10:11 managed-node2 systemd[1]: Starting Redis persistent key-value database... ░░ Subject: A start job for unit redis.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit redis.service has begun execution. ░░ ░░ The job identifier is 2450. Jun 24 10:10:11 managed-node2 systemd[1]: Started Redis persistent key-value database. ░░ Subject: A start job for unit redis.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit redis.service has finished successfully. ░░ ░░ The job identifier is 2450. Jun 24 10:10:12 managed-node2 python3.9[36233]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 24 10:10:12 managed-node2 systemd[1]: Stopping Proxy for Performance Metrics Collector Daemon... ░░ Subject: A stop job for unit pmproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmproxy.service has begun execution. ░░ ░░ The job identifier is 2521. Jun 24 10:10:12 managed-node2 systemd[1]: pmproxy.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmproxy.service has successfully entered the 'dead' state. Jun 24 10:10:12 managed-node2 systemd[1]: Stopped Proxy for Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmproxy.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmproxy.service has finished. ░░ ░░ The job identifier is 2521 and the job result is done. Jun 24 10:10:12 managed-node2 systemd[1]: Starting Proxy for Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmproxy.service has begun execution. ░░ ░░ The job identifier is 2521. Jun 24 10:10:12 managed-node2 systemd[1]: Started Proxy for Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmproxy.service has finished successfully. ░░ ░░ The job identifier is 2521. Jun 24 10:10:12 managed-node2 python3.9[36479]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 24 10:10:12 managed-node2 systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2656. Jun 24 10:10:12 managed-node2 systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Jun 24 10:10:12 managed-node2 systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 2656 and the job result is done. Jun 24 10:10:12 managed-node2 systemd[1]: Stopping Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2586. Jun 24 10:10:13 managed-node2 systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Jun 24 10:10:13 managed-node2 systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 2586 and the job result is done. Jun 24 10:10:13 managed-node2 systemd[1]: pmlogger.service: Consumed 1.389s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Jun 24 10:10:13 managed-node2 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2586. Jun 24 10:10:14 managed-node2 systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 2586. Jun 24 10:10:14 managed-node2 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2656. Jun 24 10:10:14 managed-node2 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 2656. Jun 24 10:10:16 managed-node2 python3.9[37627]: ansible-ansible.legacy.systemd Invoked with name=grafana-server state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 24 10:10:16 managed-node2 grafana[34647]: logger=server t=2025-06-24T10:10:16.187661128-04:00 level=info msg="Shutdown started" reason="System signal: terminated" Jun 24 10:10:16 managed-node2 grafana[34647]: logger=ticker t=2025-06-24T10:10:16.187832962-04:00 level=info msg=stopped last_tick=2025-06-24T10:10:10-04:00 Jun 24 10:10:16 managed-node2 grafana[34647]: logger=tracing t=2025-06-24T10:10:16.188156023-04:00 level=info msg="Closing tracing" Jun 24 10:10:16 managed-node2 systemd[1]: Stopping Grafana instance... ░░ Subject: A stop job for unit grafana-server.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit grafana-server.service has begun execution. ░░ ░░ The job identifier is 2657. Jun 24 10:10:16 managed-node2 grafana[34647]: logger=plugin.pcp-redis-datasource t=2025-06-24T10:10:16.19732056-04:00 level=error msg="plugin process exited" plugin=/usr/share/performancecopilot-pcp-app/datasources/redis/pcp_redis_datasource_linux_amd64 id=34655 error="signal: terminated" Jun 24 10:10:16 managed-node2 systemd[1]: grafana-server.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit grafana-server.service has successfully entered the 'dead' state. Jun 24 10:10:16 managed-node2 systemd[1]: Stopped Grafana instance. ░░ Subject: A stop job for unit grafana-server.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit grafana-server.service has finished. ░░ ░░ The job identifier is 2657 and the job result is done. Jun 24 10:10:16 managed-node2 systemd[1]: Starting Grafana instance... ░░ Subject: A start job for unit grafana-server.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit grafana-server.service has begun execution. ░░ ░░ The job identifier is 2657. Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.399205889-04:00 level=info msg="Starting Grafana" version=10.2.6 commit=NA branch=main compiled=2025-05-12T20:00:00-04:00 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.399462363-04:00 level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.399511831-04:00 level=info msg="Config loaded from" file=/etc/grafana/grafana.ini Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.39952353-04:00 level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.399535861-04:00 level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.399548901-04:00 level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.399560777-04:00 level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.399586186-04:00 level=info msg=Target target=[all] Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.399603398-04:00 level=info msg="Path Home" path=/usr/share/grafana Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.39961464-04:00 level=info msg="Path Data" path=/var/lib/grafana Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.399626258-04:00 level=info msg="Path Logs" path=/var/log/grafana Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.399638637-04:00 level=info msg="Path Plugins" path=/var/lib/grafana/plugins Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.399651042-04:00 level=info msg="Path Provisioning" path=/etc/grafana/provisioning Jun 24 10:10:16 managed-node2 grafana[37633]: logger=settings t=2025-06-24T10:10:16.399665444-04:00 level=info msg="App mode production" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=sqlstore t=2025-06-24T10:10:16.400026233-04:00 level=info msg="Connecting to DB" dbtype=sqlite3 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=migrator t=2025-06-24T10:10:16.400491638-04:00 level=info msg="Starting DB migrations" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=migrator t=2025-06-24T10:10:16.407411081-04:00 level=info msg="migrations completed" performed=0 skipped=523 duration=872.035µs Jun 24 10:10:16 managed-node2 grafana[37633]: logger=secrets t=2025-06-24T10:10:16.407885801-04:00 level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugin.store t=2025-06-24T10:10:16.432626788-04:00 level=info msg="Loading plugins..." Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugins.registration t=2025-06-24T10:10:16.45648039-04:00 level=info msg="Plugin registered" pluginId=input Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugin.signature.validator t=2025-06-24T10:10:16.458709211-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=performancecopilot-pcp-app Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugin.signature.validator t=2025-06-24T10:10:16.465687968-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-bpftrace-datasource Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugin.signature.validator t=2025-06-24T10:10:16.470883685-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-redis-datasource Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugin.signature.validator t=2025-06-24T10:10:16.47300142-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-vector-datasource Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugin.signature.validator t=2025-06-24T10:10:16.477270522-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-breadcrumbs-panel Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugin.signature.validator t=2025-06-24T10:10:16.47753087-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-flamegraph-panel Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugin.signature.validator t=2025-06-24T10:10:16.48122861-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-troubleshooting-panel Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugins.registration t=2025-06-24T10:10:16.481605319-04:00 level=info msg="Plugin registered" pluginId=performancecopilot-pcp-app Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugins.registration t=2025-06-24T10:10:16.481642158-04:00 level=info msg="Plugin registered" pluginId=pcp-bpftrace-datasource Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugins.registration t=2025-06-24T10:10:16.481670484-04:00 level=info msg="Plugin registered" pluginId=pcp-redis-datasource Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugins.registration t=2025-06-24T10:10:16.490072157-04:00 level=info msg="Plugin registered" pluginId=pcp-vector-datasource Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugins.registration t=2025-06-24T10:10:16.490181584-04:00 level=info msg="Plugin registered" pluginId=pcp-breadcrumbs-panel Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugins.registration t=2025-06-24T10:10:16.490276474-04:00 level=info msg="Plugin registered" pluginId=pcp-flamegraph-panel Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugins.registration t=2025-06-24T10:10:16.490360727-04:00 level=info msg="Plugin registered" pluginId=pcp-troubleshooting-panel Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugin.store t=2025-06-24T10:10:16.490442455-04:00 level=info msg="Plugins loaded" count=63 duration=57.815683ms Jun 24 10:10:16 managed-node2 grafana[37633]: logger=query_data t=2025-06-24T10:10:16.49378567-04:00 level=info msg="Query Service initialization" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=live.push_http t=2025-06-24T10:10:16.496998168-04:00 level=info msg="Live Push Gateway initialization" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=ngalert.migration t=2025-06-24T10:10:16.502137453-04:00 level=info msg=Starting Jun 24 10:10:16 managed-node2 grafana[37633]: logger=ngalert.migration CurrentType=UnifiedAlerting DesiredType=UnifiedAlerting CleanOnDowngrade=false CleanOnUpgrade=false t=2025-06-24T10:10:16.502439354-04:00 level=info msg="Migration already complete" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=infra.usagestats.collector t=2025-06-24T10:10:16.516628406-04:00 level=info msg="registering usage stat providers" usageStatsProvidersLen=2 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=server t=2025-06-24T10:10:16.516785989-04:00 level=info msg="Writing PID file" path=/var/run/grafana/grafana-server.pid pid=37633 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=provisioning.plugins t=2025-06-24T10:10:16.584319531-04:00 level=info msg="Updating app from configuration " type=performancecopilot-pcp-app enabled=true Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.588581714-04:00 level=info msg="Plugin state changed" pluginId=performancecopilot-pcp-app enabled=true Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.588617311-04:00 level=info msg="Syncing plugin dashboards to DB" pluginId=performancecopilot-pcp-app Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.591175985-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Redis: Metric Preview (Graph)" newRev=3 oldRev=0 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=dashboard-service t=2025-06-24T10:10:16.596865046-04:00 level=error msg="Could not make user admin" dashboard="PCP Redis: Metric Preview (Graph)" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.60513712-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Redis: Metric Preview (Table)" newRev=3 oldRev=0 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=dashboard-service t=2025-06-24T10:10:16.610680193-04:00 level=error msg="Could not make user admin" dashboard="PCP Redis: Metric Preview (Table)" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.616549846-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist" newRev=3 oldRev=0 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=dashboard-service t=2025-06-24T10:10:16.623208631-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.629296829-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: CPU" newRev=3 oldRev=0 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=dashboard-service t=2025-06-24T10:10:16.635369498-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: CPU" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.641645132-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: System CPU" newRev=3 oldRev=0 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=dashboard-service t=2025-06-24T10:10:16.64729783-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: System CPU" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.653415575-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: User CPU" newRev=3 oldRev=0 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=dashboard-service t=2025-06-24T10:10:16.658876569-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: User CPU" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.666135999-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Storage" newRev=3 oldRev=0 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=dashboard-service t=2025-06-24T10:10:16.671799936-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Storage" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.678237558-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Memory" newRev=3 oldRev=0 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=dashboard-service t=2025-06-24T10:10:16.688378119-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Memory" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.696120073-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Swap Memory" newRev=3 oldRev=0 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=dashboard-service t=2025-06-24T10:10:16.70183777-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Swap Memory" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.708036048-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Network" newRev=3 oldRev=0 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=dashboard-service t=2025-06-24T10:10:16.713596011-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Network" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.719483794-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Network RX" newRev=3 oldRev=0 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=dashboard-service t=2025-06-24T10:10:16.725411383-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Network RX" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugindashboards t=2025-06-24T10:10:16.731356662-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Network TX" newRev=3 oldRev=0 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=dashboard-service t=2025-06-24T10:10:16.737307576-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Network TX" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=provisioning.alerting t=2025-06-24T10:10:16.747190168-04:00 level=error msg="can't read alerting provisioning files from directory" path=/etc/grafana/provisioning/alerting error="open /etc/grafana/provisioning/alerting: no such file or directory" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=provisioning.alerting t=2025-06-24T10:10:16.747231303-04:00 level=info msg="starting to provision alerting" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=provisioning.alerting t=2025-06-24T10:10:16.74724601-04:00 level=info msg="finished to provision alerting" Jun 24 10:10:16 managed-node2 systemd[1]: Started Grafana instance. ░░ Subject: A start job for unit grafana-server.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit grafana-server.service has finished successfully. ░░ ░░ The job identifier is 2657. Jun 24 10:10:16 managed-node2 grafana[37633]: logger=http.server t=2025-06-24T10:10:16.751083784-04:00 level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= Jun 24 10:10:16 managed-node2 grafana[37633]: logger=ngalert.state.manager t=2025-06-24T10:10:16.751178574-04:00 level=info msg="Warming state cache for startup" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=ngalert.state.manager t=2025-06-24T10:10:16.751298567-04:00 level=info msg="State cache has been initialized" states=0 duration=120.161µs Jun 24 10:10:16 managed-node2 grafana[37633]: logger=ngalert.scheduler t=2025-06-24T10:10:16.751330117-04:00 level=info msg="Starting scheduler" tickInterval=10s Jun 24 10:10:16 managed-node2 grafana[37633]: logger=ticker t=2025-06-24T10:10:16.75137614-04:00 level=info msg=starting first_tick=2025-06-24T10:10:20-04:00 Jun 24 10:10:16 managed-node2 grafana[37633]: logger=ngalert.multiorg.alertmanager t=2025-06-24T10:10:16.752753588-04:00 level=info msg="Starting MultiOrg Alertmanager" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=grafanaStorageLogger t=2025-06-24T10:10:16.753017013-04:00 level=info msg="Storage starting" Jun 24 10:10:16 managed-node2 grafana[37633]: logger=plugins.update.checker t=2025-06-24T10:10:16.824718442-04:00 level=info msg="Update check succeeded" duration=72.824908ms Jun 24 10:10:17 managed-node2 python3.9[37845]: ansible-service_facts Invoked Jun 24 10:10:23 managed-node2 python3.9[38193]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 24 10:10:24 managed-node2 python3.9[38417]: ansible-service_facts Invoked Jun 24 10:10:26 managed-node2 python3.9[38700]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 10:10:27 managed-node2 python3.9[38899]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 24 10:10:28 managed-node2 python3.9[39097]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 10:10:29 managed-node2 python3.9[39296]: ansible-ansible.legacy.dnf Invoked with name=['redis'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jun 24 10:10:30 managed-node2 python3.9[39495]: ansible-file Invoked with path=/etc/redis state=directory owner=redis group=root mode=0750 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:31 managed-node2 python3.9[39693]: ansible-ansible.legacy.stat Invoked with path=/etc/redis/redis.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:10:31 managed-node2 python3.9[39793]: ansible-ansible.legacy.file Invoked with mode=0640 owner=redis group=root dest=/etc/redis/redis.conf _original_basename=CentOS_9_keyserver.conf.j2 recurse=False state=file path=/etc/redis/redis.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:32 managed-node2 python3.9[39991]: ansible-file Invoked with src=/etc/redis/redis.conf dest=/etc/redis.conf state=link force=True path=/etc/redis.conf recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:33 managed-node2 python3.9[40189]: ansible-ansible.legacy.systemd Invoked with name=redis state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 10:10:34 managed-node2 python3.9[40389]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 10:10:34 managed-node2 python3.9[40588]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jun 24 10:10:36 managed-node2 python3.9[40787]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jun 24 10:10:37 managed-node2 python3.9[40986]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 10:10:38 managed-node2 python3.9[41185]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:39 managed-node2 python3.9[41383]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:39 managed-node2 python3.9[41581]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:10:40 managed-node2 python3.9[41681]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:40 managed-node2 python3.9[41879]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:10:41 managed-node2 python3.9[41979]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:41 managed-node2 python3.9[42177]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:10:41 managed-node2 python3.9[42277]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:42 managed-node2 python3.9[42475]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node2 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Jun 24 10:10:43 managed-node2 python3.9[42675]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 10:10:44 managed-node2 python3.9[42878]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:10:44 managed-node2 python3.9[42978]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:45 managed-node2 python3.9[43176]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 10:10:45 managed-node2 python3.9[43376]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:46 managed-node2 python3.9[43574]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:47 managed-node2 python3.9[43772]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:47 managed-node2 python3.9[43970]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:48 managed-node2 python3.9[44168]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:48 managed-node2 python3.9[44366]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:49 managed-node2 python3.9[44564]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:49 managed-node2 python3.9[44762]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:50 managed-node2 python3.9[44960]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:10:50 managed-node2 python3.9[45060]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:51 managed-node2 python3.9[45258]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:10:51 managed-node2 python3.9[45358]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:52 managed-node2 python3.9[45556]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:10:52 managed-node2 python3.9[45656]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:53 managed-node2 python3.9[45854]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:10:53 managed-node2 python3.9[45954]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:54 managed-node2 python3.9[46152]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:10:54 managed-node2 python3.9[46252]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:55 managed-node2 python3.9[46450]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:10:55 managed-node2 python3.9[46550]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:56 managed-node2 python3.9[46748]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:57 managed-node2 python3.9[46946]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:57 managed-node2 python3.9[47144]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:58 managed-node2 python3.9[47342]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:58 managed-node2 python3.9[47540]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:10:59 managed-node2 python3.9[47738]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:11:00 managed-node2 python3.9[47936]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:11:01 managed-node2 python3.9[48134]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 10:11:01 managed-node2 systemd[1]: Stopping pmie farm service... ░░ Subject: A stop job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2798. Jun 24 10:11:01 managed-node2 systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Jun 24 10:11:01 managed-node2 systemd[1]: Stopped pmie farm service. ░░ Subject: A stop job for unit pmie_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 2798 and the job result is done. Jun 24 10:11:01 managed-node2 systemd[1]: Stopping Performance Metrics Inference Engine... ░░ Subject: A stop job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2728. Jun 24 10:11:01 managed-node2 systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Jun 24 10:11:01 managed-node2 systemd[1]: Stopped Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 2728 and the job result is done. Jun 24 10:11:01 managed-node2 systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2728. Jun 24 10:11:01 managed-node2 systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 2728. Jun 24 10:11:01 managed-node2 systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2798. Jun 24 10:11:01 managed-node2 systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 2798. Jun 24 10:11:02 managed-node2 python3.9[48872]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:11:02 managed-node2 python3.9[49070]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:11:03 managed-node2 python3.9[49170]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:11:03 managed-node2 python3.9[49368]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:11:04 managed-node2 python3.9[49468]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:11:04 managed-node2 python3.9[49666]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 10:11:05 managed-node2 python3.9[49866]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmproxy follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:11:05 managed-node2 python3.9[49966]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmproxy _original_basename=pmproxy.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmproxy force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:11:06 managed-node2 python3.9[50164]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 10:11:07 managed-node2 python3.9[50364]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 10:11:08 managed-node2 python3.9[50563]: ansible-ansible.legacy.dnf Invoked with name=['grafana', 'grafana-pcp'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jun 24 10:11:09 managed-node2 python3.9[50762]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jun 24 10:11:11 managed-node2 python3.9[50960]: ansible-ansible.legacy.stat Invoked with path=/etc/grafana/grafana.ini follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:11:11 managed-node2 python3.9[51060]: ansible-ansible.legacy.file Invoked with mode=0640 dest=/etc/grafana/grafana.ini _original_basename=grafana_9.ini.j2 recurse=False state=file path=/etc/grafana/grafana.ini force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:11:11 managed-node2 python3.9[51258]: ansible-file Invoked with path=/etc/grafana/provisioning/datasources state=directory group=grafana owner=root mode=0750 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:11:12 managed-node2 python3.9[51457]: ansible-ansible.legacy.stat Invoked with path=/etc/grafana/provisioning/datasources/grafana-pcp.yaml follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:11:12 managed-node2 python3.9[51557]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/grafana/provisioning/datasources/grafana-pcp.yaml _original_basename=grafana-pcp-datasources.yaml.j2 recurse=False state=file path=/etc/grafana/provisioning/datasources/grafana-pcp.yaml force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:11:13 managed-node2 python3.9[51755]: ansible-ansible.legacy.systemd Invoked with name=grafana-server state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 10:11:14 managed-node2 python3.9[51955]: ansible-ansible.legacy.stat Invoked with path=/etc/grafana/provisioning/plugins/grafana-pcp.yaml follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 10:11:14 managed-node2 python3.9[52061]: ansible-ansible.legacy.file Invoked with owner=root group=grafana mode=0640 dest=/etc/grafana/provisioning/plugins/grafana-pcp.yaml _original_basename=grafana-pcp-provisioning.yaml recurse=False state=file path=/etc/grafana/provisioning/plugins/grafana-pcp.yaml force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 10:11:16 managed-node2 python3.9[52259]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None ################## List of SELinux AVCs - note list may be empty ################## total 40 dr-xr-xr-x. 18 root root 235 Jun 24 03:15 ../ drwxr-xr-x. 2 root root 60 Jun 24 10:02 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Jun 24 10:02 log/ drwxr-xr-x. 2 root root 40 Jun 24 10:02 mount/ drwxr-xr-x. 4 root root 100 Jun 24 10:02 initramfs/ -r--r--r--. 1 root root 33 Jun 24 10:02 machine-id srw-rw-rw-. 1 root root 0 Jun 24 10:02 rpcbind.sock= prw-------. 1 root root 0 Jun 24 10:02 initctl| drwxr-xr-x. 5 root root 100 Jun 24 10:02 credentials/ drwx------. 2 root root 40 Jun 24 10:02 cryptsetup/ drwxr-xr-x. 2 root root 40 Jun 24 10:02 setrans/ drwxr-xr-x. 2 root root 40 Jun 24 10:02 console/ drwxr-xr-x. 2 root root 40 Jun 24 10:02 sepermit/ drwxr-xr-x. 2 root root 40 Jun 24 10:02 motd.d/ drwxr-xr-x. 2 root root 40 Jun 24 10:02 faillock/ -rw-r--r--. 1 root root 0 Jun 24 10:02 motd drwx--x--x. 3 root root 60 Jun 24 10:02 sudo/ drwxr-xr-x. 3 root root 60 Jun 24 10:02 tpm2-tss/ drwx------. 2 rpc rpc 60 Jun 24 10:02 rpcbind/ -rw-r--r--. 1 root root 4 Jun 24 10:02 auditd.pid drwxr-xr-x. 2 root root 60 Jun 24 10:02 dbus/ srw-rw-rw-. 1 root root 0 Jun 24 10:02 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Jun 24 10:02 irqbalance/ -rw-r--r--. 1 root root 4 Jun 24 10:02 dhclient.pid -rw-r--r--. 1 root root 632 Jun 24 10:02 dhclient.lease -rw-------. 1 root root 4 Jun 24 10:02 gssproxy.pid srw-rw-rw-. 1 root root 0 Jun 24 10:02 gssproxy.sock= drwxr-xr-x. 2 root root 60 Jun 24 10:02 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Jun 24 10:02 chrony/ -rw-------. 1 root root 4 Jun 24 10:02 sm-notify.pid -rw-r--r--. 1 root root 4 Jun 24 10:02 crond.pid drwxr-xr-x. 3 root root 80 Jun 24 10:02 lock/ ----------. 1 root root 0 Jun 24 10:02 cron.reboot -rw-------. 1 root root 3 Jun 24 10:02 rsyslogd.pid -rw-r--r--. 1 root root 5 Jun 24 10:02 sshd.pid drwx------. 3 root root 360 Jun 24 10:02 cloud-init/ drwxr-xr-x. 2 root root 80 Jun 24 10:02 blkid/ -rw-------. 1 root root 0 Jun 24 10:02 agetty.reload drwxr-xr-x. 3 root root 60 Jun 24 10:04 user/ drwxr-xr-x. 6 root root 160 Jun 24 10:04 NetworkManager/ drwxr-xr-x. 7 root root 160 Jun 24 10:08 udev/ drwxr-xr-x. 22 root root 560 Jun 24 10:10 systemd/ drwxr-xr-x. 2 redis redis 40 Jun 24 10:10 redis/ drwxr-xr-x. 30 root root 940 Jun 24 10:10 ./ drwxr-x---. 2 grafana grafana 60 Jun 24 10:10 grafana/ drwxrwxr-x. 2 pcp pcp 200 Jun 24 10:11 pcp/ -rw-rw-r--. 1 root utmp 1920 Jun 24 10:11 utmp total 16 srw-rw-rw-. 1 root root 0 Jun 24 10:08 pmcd.socket= -r--r--r--. 1 root root 5 Jun 24 10:08 pmcd.pid srwxrwxrwx. 1 pcp pcp 0 Jun 24 10:10 pmproxy.socket= -r--r--r--. 1 pcp pcp 5 Jun 24 10:10 pmproxy.pid -r--r--r--. 1 pcp pcp 5 Jun 24 10:10 pmlogger.pid srw-rw-rw-. 1 pcp pcp 0 Jun 24 10:10 pmlogger.36770.socket= lrwxrwxrwx. 1 pcp pcp 30 Jun 24 10:10 pmlogger.primary.socket -> /run/pcp/pmlogger.36770.socket= drwxr-xr-x. 30 root root 940 Jun 24 10:10 ../ -r--r--r--. 1 pcp pcp 5 Jun 24 10:11 pmie.pid drwxrwxr-x. 2 pcp pcp 200 Jun 24 10:11 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Tuesday 24 June 2025 10:11:16 -0400 (0:00:00.693) 0:00:54.016 ********** fatal: [managed-node2]: FAILED! => {} MSG: The task includes an option with an undefined variable.. 'ansible_failed_result' is undefined The error appears to be in '/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml': line 17, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Reraise error ^ here TASK [Get final state of services] ********************************************* task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Tuesday 24 June 2025 10:11:16 -0400 (0:00:00.037) 0:00:54.053 ********** ok: [managed-node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "apt-daily.service": { "name": "apt-daily.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grafana-server.service": { "name": "grafana-server.service", "source": "systemd", "state": "running", "status": "enabled" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "influxdb.service": { "name": "influxdb.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mariadb.service": { "name": "mariadb.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "mysqld.service": { "name": "mysqld.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "running", "status": "enabled" }, "postgresql.service": { "name": "postgresql.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis-sentinel.service": { "name": "redis-sentinel.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "running", "status": "enabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Tuesday 24 June 2025 10:11:18 -0400 (0:00:01.860) 0:00:55.914 ********** ok: [managed-node2] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "item": "pmcd", "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 10:08:59 EDT", "ActiveEnterTimestampMonotonic": "405665634", "ActiveExitTimestamp": "Tue 2025-06-24 10:08:58 EDT", "ActiveExitTimestampMonotonic": "404572531", "ActiveState": "active", "After": "sysinit.target system.slice network-online.target systemd-journald.socket pcp-reboot-init.service avahi-daemon.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 10:08:58 EDT", "AssertTimestampMonotonic": "405346124", "Before": "pmie.service zabbix-agent.service pmlogger.service pmproxy.service shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5088594000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 10:08:58 EDT", "ConditionTimestampMonotonic": "405346121", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "5165", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "22938", "ExecMainStartTimestamp": "Tue 2025-06-24 10:08:59 EDT", "ExecMainStartTimestampMonotonic": "405665598", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 10:08:58 EDT", "InactiveEnterTimestampMonotonic": "405345426", "InactiveExitTimestamp": "Tue 2025-06-24 10:08:58 EDT", "InactiveExitTimestampMonotonic": "405353633", "InvocationID": "13cbbe078be8407ebd9c3a7ac93e343f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "22938", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "72507392", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 10:08:59 EDT", "StateChangeTimestampMonotonic": "405665634", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "12", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target pmlogger.service pmie.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed-node2] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "item": "pmlogger", "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 10:10:14 EDT", "ActiveEnterTimestampMonotonic": "480829847", "ActiveExitTimestamp": "Tue 2025-06-24 10:10:12 EDT", "ActiveExitTimestampMonotonic": "479329323", "ActiveState": "active", "After": "network-online.target pcp-reboot-init.service systemd-journald.socket basic.target pmcd.service system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 10:10:13 EDT", "AssertTimestampMonotonic": "479417296", "Before": "pmlogger_daily.timer pmlogger_farm.service multi-user.target shutdown.target pmlogger_check.timer", "BindsTo": "pmlogger_daily.timer pmlogger_farm.service pmlogger_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1836633000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 10:10:13 EDT", "ConditionTimestampMonotonic": "479417293", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "5994", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36770", "ExecMainStartTimestamp": "Tue 2025-06-24 10:10:14 EDT", "ExecMainStartTimestampMonotonic": "480829812", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 10:10:13 EDT] ; stop_time=[n/a] ; pid=36540 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 10:10:13 EDT] ; stop_time=[n/a] ; pid=36540 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 10:10:13 EDT", "InactiveEnterTimestampMonotonic": "479416708", "InactiveExitTimestamp": "Tue 2025-06-24 10:10:13 EDT", "InactiveExitTimestampMonotonic": "479568886", "InvocationID": "4caef757275f43e28a40b82888c53914", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36770", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "5615616", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 10:10:14 EDT", "StateChangeTimestampMonotonic": "480829847", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed-node2] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "item": "pmie", "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 10:11:01 EDT", "ActiveEnterTimestampMonotonic": "527922514", "ActiveExitTimestamp": "Tue 2025-06-24 10:11:01 EDT", "ActiveExitTimestampMonotonic": "527425390", "ActiveState": "active", "After": "network-online.target pmcd.service system.slice systemd-journald.socket sysinit.target pcp-reboot-init.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 10:11:01 EDT", "AssertTimestampMonotonic": "527694793", "Before": "shutdown.target pmie_check.timer pmie_farm.service pmie_daily.timer multi-user.target", "BindsTo": "pmie_check.timer pmie_farm.service pmie_daily.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "320986000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 10:11:01 EDT", "ConditionTimestampMonotonic": "527694789", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "6111", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "48520", "ExecMainStartTimestamp": "Tue 2025-06-24 10:11:01 EDT", "ExecMainStartTimestampMonotonic": "527922482", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 10:11:01 EDT] ; stop_time=[n/a] ; pid=48339 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 10:11:01 EDT] ; stop_time=[n/a] ; pid=48339 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 10:11:01 EDT", "InactiveEnterTimestampMonotonic": "527693992", "InactiveExitTimestamp": "Tue 2025-06-24 10:11:01 EDT", "InactiveExitTimestampMonotonic": "527702399", "InvocationID": "fdd1b5a47c4f40258be21907e041cdeb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "48520", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1847296", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 10:11:01 EDT", "StateChangeTimestampMonotonic": "527922514", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed-node2] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "item": "pmproxy", "name": "pmproxy", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 10:10:12 EDT", "ActiveEnterTimestampMonotonic": "478527346", "ActiveExitTimestamp": "Tue 2025-06-24 10:10:12 EDT", "ActiveExitTimestampMonotonic": "478447776", "ActiveState": "active", "After": "redis.service pmcd.service pcp-reboot-init.service network-online.target sysinit.target avahi-daemon.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 10:10:12 EDT", "AssertTimestampMonotonic": "478452722", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1290182000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 10:10:12 EDT", "ConditionTimestampMonotonic": "478452718", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmproxy.service", "ControlGroupId": "5955", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36237", "ExecMainStartTimestamp": "Tue 2025-06-24 10:10:12 EDT", "ExecMainStartTimestampMonotonic": "478456162", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 10:10:12 EDT] ; stop_time=[n/a] ; pid=36237 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 10:10:12 EDT] ; stop_time=[n/a] ; pid=36237 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 10:10:12 EDT", "InactiveEnterTimestampMonotonic": "478452294", "InactiveExitTimestamp": "Tue 2025-06-24 10:10:12 EDT", "InactiveExitTimestampMonotonic": "478456443", "InvocationID": "086d39de95264481914995e06e2035f8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36237", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "45404160", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 10:10:12 EDT", "StateChangeTimestampMonotonic": "478527346", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed-node2] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "item": "redis", "name": "redis", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:redis_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 10:10:11 EDT", "ActiveEnterTimestampMonotonic": "477682241", "ActiveExitTimestamp": "Tue 2025-06-24 10:10:11 EDT", "ActiveExitTimestampMonotonic": "477614900", "ActiveState": "active", "After": "-.mount sysinit.target network-online.target basic.target systemd-journald.socket network.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 10:10:11 EDT", "AssertTimestampMonotonic": "477656950", "Before": "pmproxy.service shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "444019000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 10:10:11 EDT", "ConditionTimestampMonotonic": "477656946", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/redis.service", "ControlGroupId": "5916", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Redis persistent key-value database", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/redis.service.d/limit.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36031", "ExecMainStartTimestamp": "Tue 2025-06-24 10:10:11 EDT", "ExecMainStartTimestampMonotonic": "477661159", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis/redis.conf --daemonize no --supervised systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 10:10:11 EDT] ; stop_time=[n/a] ; pid=36031 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis/redis.conf --daemonize no --supervised systemd ; flags= ; start_time=[Tue 2025-06-24 10:10:11 EDT] ; stop_time=[n/a] ; pid=36031 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/redis.service", "FreezerState": "running", "GID": "995", "Group": "redis", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "redis.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 10:10:11 EDT", "InactiveEnterTimestampMonotonic": "477656442", "InactiveExitTimestamp": "Tue 2025-06-24 10:10:11 EDT", "InactiveExitTimestampMonotonic": "477661392", "InvocationID": "fce934a37a04496c80538a66789250bf", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "10240", "LimitNOFILESoft": "10240", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36031", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "14204928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "redis.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/redis", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "redis", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 10:10:11 EDT", "StateChangeTimestampMonotonic": "477682241", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Ready to accept connections", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "995", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "redis", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } skipping: [managed-node2] => (item=valkey) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "valkey", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "item": "grafana-server", "name": "grafana-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 10:10:16 EDT", "ActiveEnterTimestampMonotonic": "483112470", "ActiveExitTimestamp": "Tue 2025-06-24 10:10:16 EDT", "ActiveExitTimestampMonotonic": "482556615", "ActiveState": "active", "After": "systemd-journald.socket system.slice influxdb.service tmp.mount postgresql.service basic.target mysqld.service mariadb.service network-online.target systemd-tmpfiles-setup.service sysinit.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 10:10:16 EDT", "AssertTimestampMonotonic": "482578061", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "519653000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 10:10:16 EDT", "ConditionTimestampMonotonic": "482578058", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/grafana-server.service", "ControlGroupId": "6072", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Grafana instance", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "http://docs.grafana.org", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/grafana-server (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "37633", "ExecMainStartTimestamp": "Tue 2025-06-24 10:10:16 EDT", "ExecMainStartTimestampMonotonic": "482585267", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/grafana ; argv[]=/usr/sbin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; ignore_errors=no ; start_time=[Tue 2025-06-24 10:10:16 EDT] ; stop_time=[n/a] ; pid=37633 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/grafana ; argv[]=/usr/sbin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; flags= ; start_time=[Tue 2025-06-24 10:10:16 EDT] ; stop_time=[n/a] ; pid=37633 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/grafana-server.service", "FreezerState": "running", "GID": "993", "Group": "grafana", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "grafana-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 10:10:16 EDT", "InactiveEnterTimestampMonotonic": "482577238", "InactiveExitTimestamp": "Tue 2025-06-24 10:10:16 EDT", "InactiveExitTimestampMonotonic": "482585585", "InvocationID": "5f421cf5122749b2b8697d950af988ef", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "10000", "LimitNOFILESoft": "10000", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "37633", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "75038720", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "grafana-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "yes", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/usr/share/grafana /var/tmp /run/grafana", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "grafana", "RuntimeDirectoryMode": "0750", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 10:10:16 EDT", "StateChangeTimestampMonotonic": "483112470", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "15", "TasksMax": "21900", "TimeoutAbortUSec": "20s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "20s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0027", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "grafana", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/usr/share/grafana" } } TASK [Stop firewall] *********************************************************** task path: /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:30 Tuesday 24 June 2025 10:11:22 -0400 (0:00:04.268) 0:01:00.182 ********** ok: [managed-node2] => { "changed": false, "name": "firewalld", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "polkit.service basic.target sysinit.target dbus.socket system.slice dbus-broker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service shutdown.target ebtables.service iptables.service ip6tables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } PLAY RECAP ********************************************************************* managed-node2 : ok=78 changed=2 unreachable=0 failed=2 skipped=33 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "end_time": "2025-06-24T14:11:15.637764+00:00Z", "host": "managed-node2", "message": "No message could be found", "start_time": "2025-06-24T14:11:15.584409+00:00Z", "task_name": "Ensure the service and the port status with the firewall role", "task_path": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:45" }, { "ansible_version": "2.17.12", "end_time": "2025-06-24T14:11:16.424761+00:00Z", "host": "managed-node2", "message": "The task includes an option with an undefined variable.. 'ansible_failed_result' is undefined\n\nThe error appears to be in '/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml': line 17, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Reraise error\n ^ here\n", "start_time": "2025-06-24T14:11:16.409882+00:00Z", "task_name": "Reraise error", "task_path": "/tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 24 June 2025 10:11:23 -0400 (0:00:00.696) 0:01:00.879 ********** =============================================================================== fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts --- 5.68s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 Restore state of services ----------------------------------------------- 4.27s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts --- 3.50s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist --- 2.36s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist --- 2.33s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 Get initial state of services ------------------------------------------- 2.00s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Get final state of services --------------------------------------------- 1.86s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages --- 1.58s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:48 fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages --- 1.53s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:53 Gathering Facts --------------------------------------------------------- 1.50s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages --- 1.50s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:47 fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages --- 1.47s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:44 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot --- 1.38s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127 fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed --- 1.34s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:50 fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure graphing service settings are configured by provisioning --- 1.28s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:106 fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server service is running and enabled on boot --- 1.16s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:84 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured --- 1.00s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v9 and later configuration --- 0.98s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:65 fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server is configured --- 0.97s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:63 fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure Grafana service is configured with datasources --- 0.97s /tmp/collections-4vu/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:81