[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var 
naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This 
feature will be removed from ansible-core in version 2.19. Deprecation warnings
 can be disabled by setting deprecation_warnings=False in ansible.cfg.
ansible-playbook [core 2.17.2]
  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/tmp.NNS5mwWMmj
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.4 (main, Jul 17 2024, 00:00:00) [GCC 11.4.1 20231218 (Red Hat 11.4.1-3)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
running playbook inside collection fedora.linux_system_roles
statically imported: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml
statically imported: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks
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_bpftrace.yml ********************************************
1 plays in /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_bpftrace.yml

PLAY [Test BPFTrace with SASL auth] ********************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_bpftrace.yml:3
Saturday 27 July 2024  06:27:30 -0400 (0:00:00.007)       0:00:00.007 ********* 
[WARNING]: Platform linux on host managed_node1 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_node1]

TASK [Stop test] ***************************************************************
task path: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_bpftrace.yml:15
Saturday 27 July 2024  06:27:31 -0400 (0:00:01.366)       0:00:01.373 ********* 
META: end_host conditional evaluated to False, continuing execution for managed_node1
skipping: [managed_node1] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1"
}

MSG:

end_host conditional evaluated to false, continuing execution for managed_node1

TASK [Get initial state of services] *******************************************
task path: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3
Saturday 27 July 2024  06:27:31 -0400 (0:00:00.010)       0:00:01.383 ********* 
ok: [managed_node1] => {
    "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"
            },
            "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@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": "stopped",
                "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"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "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": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-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/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_bpftrace.yml:25
Saturday 27 July 2024  06:27:33 -0400 (0:00:02.044)       0:00:03.428 ********* 
included: fedora.linux_system_roles.metrics for managed_node1

TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] ***
task path: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3
Saturday 27 July 2024  06:27:33 -0400 (0:00:00.032)       0:00:03.461 ********* 
skipping: [managed_node1] => {
    "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 : Add Elasticsearch to metrics domain list] ***
task path: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8
Saturday 27 July 2024  06:27:33 -0400 (0:00:00.019)       0:00:03.481 ********* 
skipping: [managed_node1] => {
    "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/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13
Saturday 27 July 2024  06:27:33 -0400 (0:00:00.016)       0:00:03.497 ********* 
skipping: [managed_node1] => {
    "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/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18
Saturday 27 July 2024  06:27:33 -0400 (0:00:00.016)       0:00:03.513 ********* 
skipping: [managed_node1] => {
    "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/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23
Saturday 27 July 2024  06:27:33 -0400 (0:00:00.020)       0:00:03.534 ********* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__metrics_domains": [
            "bpftrace"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ******
task path: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28
Saturday 27 July 2024  06:27:33 -0400 (0:00:00.020)       0:00:03.554 ********* 
fatal: [managed_node1]: FAILED! => {}

MSG:

The task includes an option with an undefined variable. The error was: {{ pcptest_pw }}: 'pcptest_pw' is undefined

The error appears to be in '/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml': line 28, column 3, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:


- name: Setup metrics access for roles
  ^ here


TASK [Handle failure case] *****************************************************
task path: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_bpftrace.yml:41
Saturday 27 July 2024  06:27:33 -0400 (0:00:00.021)       0:00:03.575 ********* 
included: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node1

TASK [Collect logs] ************************************************************
task path: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2
Saturday 27 July 2024  06:27:33 -0400 (0:00:00.026)       0:00:03.601 ********* 
ok: [managed_node1] => {
    "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.037033",
    "end": "2024-07-27 06:27:34.211591",
    "rc": 0,
    "start": "2024-07-27 06:27:34.174558"
}

STDOUT:

Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.2885446-04:00 level=info msg="Executing migration" id="Add column send_reminder"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.289173847-04:00 level=info msg="Migration successfully executed" id="Add column send_reminder" duration=630.353µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.292790371-04:00 level=info msg="Executing migration" id="Add column disable_resolve_message"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.293313984-04:00 level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=524.905µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.296936372-04:00 level=info msg="Executing migration" id="add index alert_notification org_id & name"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.297261521-04:00 level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=325.523µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.301055708-04:00 level=info msg="Executing migration" id="Update alert table charset"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.301145866-04:00 level=info msg="Migration successfully executed" id="Update alert table charset" duration=91.528µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.30552657-04:00 level=info msg="Executing migration" id="Update alert_notification table charset"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.305623159-04:00 level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=103.909µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.309474635-04:00 level=info msg="Executing migration" id="create notification_journal table v1"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.309806715-04:00 level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=338.498µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.313821387-04:00 level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.314145186-04:00 level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=324.469µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.317702213-04:00 level=info msg="Executing migration" id="drop alert_notification_journal"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.317939036-04:00 level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=237.843µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.322726422-04:00 level=info msg="Executing migration" id="create alert_notification_state table v1"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.322996737-04:00 level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=270.457µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.327060872-04:00 level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.327530422-04:00 level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=470.803µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.331007152-04:00 level=info msg="Executing migration" id="Add for to alert table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.331629592-04:00 level=info msg="Migration successfully executed" id="Add for to alert table" duration=623.2µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.335425032-04:00 level=info msg="Executing migration" id="Add column uid in alert_notification"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.336119666-04:00 level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=717.631µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.339885006-04:00 level=info msg="Executing migration" id="Update uid column values in alert_notification"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.340000706-04:00 level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=118.869µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.344015347-04:00 level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.34446367-04:00 level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=454.231µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.348086739-04:00 level=info msg="Executing migration" id="Remove unique index org_id_name"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.348485618-04:00 level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=405.913µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.352279817-04:00 level=info msg="Executing migration" id="Add column secure_settings in alert_notification"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.352892273-04:00 level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=619.417µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.356383593-04:00 level=info msg="Executing migration" id="alter alert.settings to mediumtext"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.35645738-04:00 level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=72.838µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.360844944-04:00 level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.36116535-04:00 level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=321.741µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.366796142-04:00 level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.367227379-04:00 level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=436.367µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.371006222-04:00 level=info msg="Executing migration" id="Drop old annotation table v4"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.371098334-04:00 level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=94.472µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.375196288-04:00 level=info msg="Executing migration" id="create annotation table v5"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.375535658-04:00 level=info msg="Migration successfully executed" id="create annotation table v5" duration=338.421µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.386060145-04:00 level=info msg="Executing migration" id="add index annotation 0 v3"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.386657361-04:00 level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=596.951µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.390850488-04:00 level=info msg="Executing migration" id="add index annotation 1 v3"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.391162461-04:00 level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=313.622µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.39452162-04:00 level=info msg="Executing migration" id="add index annotation 2 v3"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.394936665-04:00 level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=416.199µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.398800189-04:00 level=info msg="Executing migration" id="add index annotation 3 v3"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.39915376-04:00 level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=354.743µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.403364482-04:00 level=info msg="Executing migration" id="add index annotation 4 v3"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.403735202-04:00 level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=371.896µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.40757488-04:00 level=info msg="Executing migration" id="Update annotation table charset"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.407641896-04:00 level=info msg="Migration successfully executed" id="Update annotation table charset" duration=68.264µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.411538183-04:00 level=info msg="Executing migration" id="Add column region_id to annotation table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.412629609-04:00 level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=1.09726ms
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.42033451-04:00 level=info msg="Executing migration" id="Drop category_id index"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.420639401-04:00 level=info msg="Migration successfully executed" id="Drop category_id index" duration=304.532µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.424552866-04:00 level=info msg="Executing migration" id="Add column tags to annotation table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.425215479-04:00 level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=663.556µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.428515001-04:00 level=info msg="Executing migration" id="Create annotation_tag table v2"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.428788353-04:00 level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=275.205µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.432742808-04:00 level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.433070058-04:00 level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=328.159µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.436854461-04:00 level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.437147039-04:00 level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=294.971µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.441250487-04:00 level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.442841473-04:00 level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=1.59872ms
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.446646297-04:00 level=info msg="Executing migration" id="Create annotation_tag table v3"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.446910712-04:00 level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=265.813µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.45063269-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"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.450998999-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=440.347µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.454632984-04:00 level=info msg="Executing migration" id="copy annotation_tag v2 to v3"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.45485212-04:00 level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=219.789µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.458039962-04:00 level=info msg="Executing migration" id="drop table annotation_tag_v2"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.458245851-04:00 level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=207.365µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.462260663-04:00 level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.462496259-04:00 level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=241.995µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.466673694-04:00 level=info msg="Executing migration" id="Add created time to annotation table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.46730709-04:00 level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=640.272µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.471235583-04:00 level=info msg="Executing migration" id="Add updated time to annotation table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.471900977-04:00 level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=666.921µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.475960026-04:00 level=info msg="Executing migration" id="Add index for created in annotation table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.476416319-04:00 level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=462.627µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.480193954-04:00 level=info msg="Executing migration" id="Add index for updated in annotation table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.480504744-04:00 level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=311.072µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.484252497-04:00 level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.484383039-04:00 level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=130.578µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.488229987-04:00 level=info msg="Executing migration" id="Add epoch_end column"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.488860806-04:00 level=info msg="Migration successfully executed" id="Add epoch_end column" duration=631.045µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.492953218-04:00 level=info msg="Executing migration" id="Add index for epoch_end"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.493406156-04:00 level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=459.607µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.497455817-04:00 level=info msg="Executing migration" id="Make epoch_end the same as epoch"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.497704658-04:00 level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=230.325µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.501439929-04:00 level=info msg="Executing migration" id="Move region to single row"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.501691807-04:00 level=info msg="Migration successfully executed" id="Move region to single row" duration=254.073µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.505946803-04:00 level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.506277509-04:00 level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=331.798µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.510490686-04:00 level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.510835849-04:00 level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=346.556µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.514725847-04:00 level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.515040099-04:00 level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=319.662µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.519183228-04:00 level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.519515788-04:00 level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=333.449µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.523307252-04:00 level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.52378506-04:00 level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=484.036µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.527355277-04:00 level=info msg="Executing migration" id="Add index for alert_id on annotation table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.527671317-04:00 level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=316.379µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.531091852-04:00 level=info msg="Executing migration" id="Increase tags column to length 4096"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.531200643-04:00 level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=110.83µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.658207191-04:00 level=info msg="Executing migration" id="create test_data table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.658540751-04:00 level=info msg="Migration successfully executed" id="create test_data table" duration=334.879µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.662616192-04:00 level=info msg="Executing migration" id="create dashboard_version table v1"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.663114525-04:00 level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=496.937µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.667371293-04:00 level=info msg="Executing migration" id="add index dashboard_version.dashboard_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.667821812-04:00 level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=451.927µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.67201932-04:00 level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.67237471-04:00 level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=356.31µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.676212442-04:00 level=info msg="Executing migration" id="Set dashboard version to 1 where 0"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.676333312-04:00 level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=121.933µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.680096668-04:00 level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.680296084-04:00 level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=201.02µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.6839838-04:00 level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.684059154-04:00 level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=76.074µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.687551681-04:00 level=info msg="Executing migration" id="create team table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.68786968-04:00 level=info msg="Migration successfully executed" id="create team table" duration=317.469µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.691671535-04:00 level=info msg="Executing migration" id="add index team.org_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.692050119-04:00 level=info msg="Migration successfully executed" id="add index team.org_id" duration=379.384µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.696495211-04:00 level=info msg="Executing migration" id="add unique index team_org_id_name"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.696940763-04:00 level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=451.544µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.701013852-04:00 level=info msg="Executing migration" id="Add column uid in team"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.701807883-04:00 level=info msg="Migration successfully executed" id="Add column uid in team" duration=795.991µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.705646829-04:00 level=info msg="Executing migration" id="Update uid column values in team"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.705784964-04:00 level=info msg="Migration successfully executed" id="Update uid column values in team" duration=139.489µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.710046176-04:00 level=info msg="Executing migration" id="Add unique index team_org_id_uid"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.71038296-04:00 level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=337.837µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.713955712-04:00 level=info msg="Executing migration" id="create team member table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.714216525-04:00 level=info msg="Migration successfully executed" id="create team member table" duration=262.401µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.717862133-04:00 level=info msg="Executing migration" id="add index team_member.org_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.718259847-04:00 level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=398.278µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.722052933-04:00 level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.722375482-04:00 level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=323.08µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.726165799-04:00 level=info msg="Executing migration" id="add index team_member.team_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.726508244-04:00 level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=344.884µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.729896984-04:00 level=info msg="Executing migration" id="Add column email to team table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.730543294-04:00 level=info msg="Migration successfully executed" id="Add column email to team table" duration=647.453µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.734100436-04:00 level=info msg="Executing migration" id="Add column external to team_member table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.734750194-04:00 level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=650.73µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.738725725-04:00 level=info msg="Executing migration" id="Add column permission to team_member table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.739348433-04:00 level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=623.391µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.743541055-04:00 level=info msg="Executing migration" id="create dashboard acl table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.743856986-04:00 level=info msg="Migration successfully executed" id="create dashboard acl table" duration=317.53µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.747633484-04:00 level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.747981481-04:00 level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=349.378µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.751507442-04:00 level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.751877265-04:00 level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=370.188µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.755675756-04:00 level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.756035489-04:00 level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=360.755µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.759878637-04:00 level=info msg="Executing migration" id="add index dashboard_acl_user_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.760256018-04:00 level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=383.398µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.764137549-04:00 level=info msg="Executing migration" id="add index dashboard_acl_team_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.764447159-04:00 level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=309.812µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.768244301-04:00 level=info msg="Executing migration" id="add index dashboard_acl_org_id_role"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.768573187-04:00 level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=329.514µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.772834915-04:00 level=info msg="Executing migration" id="add index dashboard_permission"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.773324361-04:00 level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=494.819µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.777598274-04:00 level=info msg="Executing migration" id="save default acl rules in dashboard_acl table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.777850024-04:00 level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=253.625µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.782163771-04:00 level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.782287621-04:00 level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=126.006µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.785833658-04:00 level=info msg="Executing migration" id="create tag table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.786077476-04:00 level=info msg="Migration successfully executed" id="create tag table" duration=245.169µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.790068971-04:00 level=info msg="Executing migration" id="add index tag.key_value"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.790527677-04:00 level=info msg="Migration successfully executed" id="add index tag.key_value" duration=460.02µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.793986208-04:00 level=info msg="Executing migration" id="create login attempt table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.794256776-04:00 level=info msg="Migration successfully executed" id="create login attempt table" duration=271.361µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.798036224-04:00 level=info msg="Executing migration" id="add index login_attempt.username"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.798387719-04:00 level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=352.753µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.802396417-04:00 level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.802822934-04:00 level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=427.512µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.806620394-04:00 level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.8086643-04:00 level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=2.044305ms
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.812447626-04:00 level=info msg="Executing migration" id="create login_attempt v2"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.812813864-04:00 level=info msg="Migration successfully executed" id="create login_attempt v2" duration=373.37µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.816551263-04:00 level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.816901218-04:00 level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=351.375µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.820882105-04:00 level=info msg="Executing migration" id="copy login_attempt v1 to v2"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.82118178-04:00 level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=301.447µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.824411906-04:00 level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.8247022-04:00 level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=290.001µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.828839341-04:00 level=info msg="Executing migration" id="create user auth table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.829179882-04:00 level=info msg="Migration successfully executed" id="create user auth table" duration=351.648µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.832917465-04:00 level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.833336919-04:00 level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=426.271µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.837009673-04:00 level=info msg="Executing migration" id="alter user_auth.auth_id to length 190"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.83711568-04:00 level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=107.101µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.840990112-04:00 level=info msg="Executing migration" id="Add OAuth access token to user_auth"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.841666196-04:00 level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=677.203µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.845014399-04:00 level=info msg="Executing migration" id="Add OAuth refresh token to user_auth"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.845672679-04:00 level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=659.574µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.849411559-04:00 level=info msg="Executing migration" id="Add OAuth token type to user_auth"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.85033196-04:00 level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=984.916µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.854070031-04:00 level=info msg="Executing migration" id="Add OAuth expiry to user_auth"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.854858037-04:00 level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=789.544µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.858390432-04:00 level=info msg="Executing migration" id="Add index to user_id column in user_auth"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.858745061-04:00 level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=356.005µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.862292127-04:00 level=info msg="Executing migration" id="Add OAuth ID token to user_auth"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.862983947-04:00 level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=693.337µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.866847358-04:00 level=info msg="Executing migration" id="create server_lock table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.867197613-04:00 level=info msg="Migration successfully executed" id="create server_lock table" duration=349.96µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.870949007-04:00 level=info msg="Executing migration" id="add index server_lock.operation_uid"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.871279058-04:00 level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=330.501µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.87483257-04:00 level=info msg="Executing migration" id="create user auth token table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.875098903-04:00 level=info msg="Migration successfully executed" id="create user auth token table" duration=267.837µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.878866861-04:00 level=info msg="Executing migration" id="add unique index user_auth_token.auth_token"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.87927166-04:00 level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=410.98µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.883610726-04:00 level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.883974378-04:00 level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=364.588µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.887374501-04:00 level=info msg="Executing migration" id="add index user_auth_token.user_id"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.887752516-04:00 level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=378.745µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.892004275-04:00 level=info msg="Executing migration" id="Add revoked_at to the user auth token"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.892731744-04:00 level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=728.763µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.897002126-04:00 level=info msg="Executing migration" id="add index user_auth_token.revoked_at"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.897333941-04:00 level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=333.039µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.901151994-04:00 level=info msg="Executing migration" id="create cache_data table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.901420127-04:00 level=info msg="Migration successfully executed" id="create cache_data table" duration=268.44µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.905824696-04:00 level=info msg="Executing migration" id="add unique index cache_data.cache_key"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.90626438-04:00 level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=447.375µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.910069412-04:00 level=info msg="Executing migration" id="create short_url table v1"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.910347265-04:00 level=info msg="Migration successfully executed" id="create short_url table v1" duration=278.915µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.914761891-04:00 level=info msg="Executing migration" id="add index short_url.org_id-uid"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.915382143-04:00 level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=624.335µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.919401367-04:00 level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.919515357-04:00 level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=114.144µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.923837362-04:00 level=info msg="Executing migration" id="delete alert_definition table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.923942295-04:00 level=info msg="Migration successfully executed" id="delete alert_definition table" duration=105.332µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.927950058-04:00 level=info msg="Executing migration" id="recreate alert_definition table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.928276369-04:00 level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=334.398µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.932669682-04:00 level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.933166938-04:00 level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=504.173µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.93734486-04:00 level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.937667513-04:00 level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=324.718µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.942055248-04:00 level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.94219975-04:00 level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=152.363µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.953350682-04:00 level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.953858895-04:00 level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=513.154µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.95894401-04:00 level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.959321923-04:00 level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=378.667µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.96291372-04:00 level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.963258569-04:00 level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=346.142µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.967003504-04:00 level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.967349304-04:00 level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=346.247µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.971263463-04:00 level=info msg="Executing migration" id="Add column paused in alert_definition"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.972061938-04:00 level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=799.938µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.976326113-04:00 level=info msg="Executing migration" id="drop alert_definition table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.976771455-04:00 level=info msg="Migration successfully executed" id="drop alert_definition table" duration=446.804µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.980883176-04:00 level=info msg="Executing migration" id="delete alert_definition_version table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.981008974-04:00 level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=130.861µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.985369577-04:00 level=info msg="Executing migration" id="recreate alert_definition_version table"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.985783899-04:00 level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=421.474µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.990214439-04:00 level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.990637985-04:00 level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=428.04µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.994028316-04:00 level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.99439293-04:00 level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=364.309µs
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.998338706-04:00 level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql"
Jul 27 06:25:18 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:18.99841358-04:00 level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=74.91µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.002131734-04:00 level=info msg="Executing migration" id="drop alert_definition_version table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.00239359-04:00 level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=263.365µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.006156194-04:00 level=info msg="Executing migration" id="create alert_instance table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.006451947-04:00 level=info msg="Migration successfully executed" id="create alert_instance table" duration=296.724µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.010095639-04:00 level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.010442844-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=347.98µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.151879669-04:00 level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.152283333-04:00 level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=404.536µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.156382774-04:00 level=info msg="Executing migration" id="add column current_state_end to alert_instance"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.157298159-04:00 level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=914.209µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.161755973-04:00 level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.162155352-04:00 level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=405.086µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.166469489-04:00 level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.167129073-04:00 level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=660.864µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.170814444-04:00 level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.174371372-04:00 level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=3.558081ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.178056373-04:00 level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.181078806-04:00 level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=3.024107ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.185080773-04:00 level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.185435309-04:00 level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=360.936µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.189462957-04:00 level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.189853337-04:00 level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=396.531µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.193496834-04:00 level=info msg="Executing migration" id="add current_reason column related to current_state"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.194296302-04:00 level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=806.676µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.201353836-04:00 level=info msg="Executing migration" id="create alert_rule table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.201800992-04:00 level=info msg="Migration successfully executed" id="create alert_rule table" duration=447.446µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.206091452-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.206440933-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=349.577µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.209905366-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.210251679-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=347.204µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.214400567-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.214837023-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=442.569µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.221956848-04:00 level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.222022575-04:00 level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.941µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.225672642-04:00 level=info msg="Executing migration" id="add column for to alert_rule"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.226481911-04:00 level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=810.747µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.230390377-04:00 level=info msg="Executing migration" id="add column annotations to alert_rule"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.231428187-04:00 level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=1.039144ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.235061056-04:00 level=info msg="Executing migration" id="add column labels to alert_rule"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.235938174-04:00 level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=877.29µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.23959669-04:00 level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.23994152-04:00 level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=346.354µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.243481849-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.243839297-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=358.486µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.247843956-04:00 level=info msg="Executing migration" id="add dashboard_uid column to alert_rule"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.248579595-04:00 level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=736.79µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.252780153-04:00 level=info msg="Executing migration" id="add panel_id column to alert_rule"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.253576253-04:00 level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=801.431µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.257697432-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.258059915-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=380.861µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.262004322-04:00 level=info msg="Executing migration" id="add rule_group_idx column to alert_rule"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.262812383-04:00 level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=809.177µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.266829609-04:00 level=info msg="Executing migration" id="add is_paused column to alert_rule table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.267577141-04:00 level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=748.876µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.271538092-04:00 level=info msg="Executing migration" id="fix is_paused column for alert_rule table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.27161719-04:00 level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=80.691µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.275215272-04:00 level=info msg="Executing migration" id="create alert_rule_version table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.275523681-04:00 level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=309.536µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.279588041-04:00 level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.279971539-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=383.706µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.284070308-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"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.284455324-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=385.562µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.28823131-04:00 level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.288305277-04:00 level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=74.511µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.292137244-04:00 level=info msg="Executing migration" id="add column for to alert_rule_version"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.292940431-04:00 level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=804.265µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.298350436-04:00 level=info msg="Executing migration" id="add column annotations to alert_rule_version"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.299158793-04:00 level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=809.759µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.303487832-04:00 level=info msg="Executing migration" id="add column labels to alert_rule_version"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.30427998-04:00 level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=793.361µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.307617673-04:00 level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.308599868-04:00 level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=983.374µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.312662774-04:00 level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.313653549-04:00 level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=994.181µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.317861439-04:00 level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.317995063-04:00 level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=140.912µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.321809943-04:00 level=info msg="Executing migration" id=create_alert_configuration_table
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.322062832-04:00 level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=254.362µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.327960537-04:00 level=info msg="Executing migration" id="Add column default in alert_configuration"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.328891087-04:00 level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=930.647µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.333087693-04:00 level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.333158602-04:00 level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.348µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.336932325-04:00 level=info msg="Executing migration" id="add column org_id in alert_configuration"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.337759695-04:00 level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=828.404µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.341977332-04:00 level=info msg="Executing migration" id="add index in alert_configuration table on org_id column"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.342392598-04:00 level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=422.765µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.347071327-04:00 level=info msg="Executing migration" id="add configuration_hash column to alert_configuration"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.347890814-04:00 level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=820.462µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.351497337-04:00 level=info msg="Executing migration" id=create_ngalert_configuration_table
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.351804079-04:00 level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=308.437µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.356000751-04:00 level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.356327663-04:00 level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=328.336µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.360201683-04:00 level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.361147385-04:00 level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=946.042µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.365015418-04:00 level=info msg="Executing migration" id="create provenance_type table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.365281403-04:00 level=info msg="Migration successfully executed" id="create provenance_type table" duration=267.506µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.369237435-04:00 level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.369783567-04:00 level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=554.858µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.37352568-04:00 level=info msg="Executing migration" id="create alert_image table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.373821466-04:00 level=info msg="Migration successfully executed" id="create alert_image table" duration=297.458µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.377874092-04:00 level=info msg="Executing migration" id="add unique index on token to alert_image table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.378201215-04:00 level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=328.774µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.382140938-04:00 level=info msg="Executing migration" id="support longer URLs in alert_image table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.382306811-04:00 level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=168.507µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.385828438-04:00 level=info msg="Executing migration" id=create_alert_configuration_history_table
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.386142099-04:00 level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=314.99µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.390225722-04:00 level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.390601066-04:00 level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=377.15µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.394488753-04:00 level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.394646782-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"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.39860556-04:00 level=info msg="Executing migration" id="extract alertmanager configuration history to separate table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.399002531-04:00 level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=404.604µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.402847087-04:00 level=info msg="Executing migration" id="add unique index on orgID to alert_configuration"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.403199325-04:00 level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=353.706µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.407134701-04:00 level=info msg="Executing migration" id="add last_applied column to alert_configuration_history"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.408133947-04:00 level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=999.955µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.411974804-04:00 level=info msg="Executing migration" id="create library_element table v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.412258884-04:00 level=info msg="Migration successfully executed" id="create library_element table v1" duration=285.554µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.41656307-04:00 level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.417093141-04:00 level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=535.628µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.421135195-04:00 level=info msg="Executing migration" id="create library_element_connection table v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.421525836-04:00 level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=389.558µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.425794437-04:00 level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.426171303-04:00 level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=381.865µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.430923705-04:00 level=info msg="Executing migration" id="add unique index library_element org_id_uid"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.431311004-04:00 level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=387.291µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.434793795-04:00 level=info msg="Executing migration" id="increase max description length to 2048"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.434852617-04:00 level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=59.644µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.438069201-04:00 level=info msg="Executing migration" id="alter library_element model to mediumtext"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.43815138-04:00 level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=82.603µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.443565361-04:00 level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.443817986-04:00 level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=253.597µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.447745708-04:00 level=info msg="Executing migration" id="create data_keys table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.448161362-04:00 level=info msg="Migration successfully executed" id="create data_keys table" duration=421.436µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.45159352-04:00 level=info msg="Executing migration" id="create secrets table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.451876974-04:00 level=info msg="Migration successfully executed" id="create secrets table" duration=284.916µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.455571175-04:00 level=info msg="Executing migration" id="rename data_keys name column to id"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.459287194-04:00 level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=3.717372ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.463172103-04:00 level=info msg="Executing migration" id="add name column into data_keys"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.464085061-04:00 level=info msg="Migration successfully executed" id="add name column into data_keys" duration=913.8µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.467748066-04:00 level=info msg="Executing migration" id="copy data_keys id column values into name"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.467857931-04:00 level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=110.535µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.47190014-04:00 level=info msg="Executing migration" id="rename data_keys name column to label"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.476317339-04:00 level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=4.41776ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.480073177-04:00 level=info msg="Executing migration" id="rename data_keys id column back to name"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.483755396-04:00 level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=3.683253ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.487542625-04:00 level=info msg="Executing migration" id="create kv_store table v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.487877885-04:00 level=info msg="Migration successfully executed" id="create kv_store table v1" duration=344.267µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.491945114-04:00 level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.492290794-04:00 level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=346.449µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.495714832-04:00 level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.495897849-04:00 level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=182.893µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.49997495-04:00 level=info msg="Executing migration" id="create permission table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.500335788-04:00 level=info msg="Migration successfully executed" id="create permission table" duration=362.584µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.504416149-04:00 level=info msg="Executing migration" id="add unique index permission.role_id"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.504838045-04:00 level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=423.252µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.50882583-04:00 level=info msg="Executing migration" id="add unique index role_id_action_scope"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.509293616-04:00 level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=473.244µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.512959114-04:00 level=info msg="Executing migration" id="create role table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.513230454-04:00 level=info msg="Migration successfully executed" id="create role table" duration=272.471µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.516888902-04:00 level=info msg="Executing migration" id="add column display_name"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.517854204-04:00 level=info msg="Migration successfully executed" id="add column display_name" duration=966.909µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.523549264-04:00 level=info msg="Executing migration" id="add column group_name"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.524600059-04:00 level=info msg="Migration successfully executed" id="add column group_name" duration=1.057793ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.528391106-04:00 level=info msg="Executing migration" id="add index role.org_id"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.528827556-04:00 level=info msg="Migration successfully executed" id="add index role.org_id" duration=438.255µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.53282782-04:00 level=info msg="Executing migration" id="add unique index role_org_id_name"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.533168092-04:00 level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=340.086µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.536876037-04:00 level=info msg="Executing migration" id="add index role_org_id_uid"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.537216159-04:00 level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=341.264µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.541367079-04:00 level=info msg="Executing migration" id="create team role table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.541820451-04:00 level=info msg="Migration successfully executed" id="create team role table" duration=460.645µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.641167448-04:00 level=info msg="Executing migration" id="add index team_role.org_id"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.641511538-04:00 level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=345.044µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.645443187-04:00 level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.645834636-04:00 level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=389.911µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.650644684-04:00 level=info msg="Executing migration" id="add index team_role.team_id"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.651137163-04:00 level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=502.93µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.655059415-04:00 level=info msg="Executing migration" id="create user role table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.655317953-04:00 level=info msg="Migration successfully executed" id="create user role table" duration=259.789µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.659029655-04:00 level=info msg="Executing migration" id="add index user_role.org_id"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.659496656-04:00 level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=468.352µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.663149875-04:00 level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.663653507-04:00 level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=508.107µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.667501609-04:00 level=info msg="Executing migration" id="add index user_role.user_id"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.667912189-04:00 level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=410.75µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.671392413-04:00 level=info msg="Executing migration" id="create builtin role table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.671648498-04:00 level=info msg="Migration successfully executed" id="create builtin role table" duration=257.438µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.675828572-04:00 level=info msg="Executing migration" id="add index builtin_role.role_id"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.676227785-04:00 level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=404.298µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.679781882-04:00 level=info msg="Executing migration" id="add index builtin_role.name"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.680132126-04:00 level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=351.971µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.684017629-04:00 level=info msg="Executing migration" id="Add column org_id to builtin_role table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.684975019-04:00 level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=958.74µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.689299827-04:00 level=info msg="Executing migration" id="add index builtin_role.org_id"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.689805018-04:00 level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=506.781µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.693415259-04:00 level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.693807099-04:00 level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=390.415µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.697809905-04:00 level=info msg="Executing migration" id="Remove unique index role_org_id_uid"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.698137229-04:00 level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=329.194µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.702232357-04:00 level=info msg="Executing migration" id="add unique index role.uid"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.702654069-04:00 level=info msg="Migration successfully executed" id="add unique index role.uid" duration=428.483µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.706584499-04:00 level=info msg="Executing migration" id="create seed assignment table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.7068515-04:00 level=info msg="Migration successfully executed" id="create seed assignment table" duration=268.95µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.710973432-04:00 level=info msg="Executing migration" id="add unique index builtin_role_role_name"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.711449913-04:00 level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=482.849µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.715479661-04:00 level=info msg="Executing migration" id="add column hidden to role table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.716573983-04:00 level=info msg="Migration successfully executed" id="add column hidden to role table" duration=1.099885ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.720318759-04:00 level=info msg="Executing migration" id="permission kind migration"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.721441319-04:00 level=info msg="Migration successfully executed" id="permission kind migration" duration=1.124017ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.724889992-04:00 level=info msg="Executing migration" id="permission attribute migration"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.725846246-04:00 level=info msg="Migration successfully executed" id="permission attribute migration" duration=958.964µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.729969304-04:00 level=info msg="Executing migration" id="permission identifier migration"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.730926126-04:00 level=info msg="Migration successfully executed" id="permission identifier migration" duration=959.391µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.734958466-04:00 level=info msg="Executing migration" id="add permission identifier index"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.735360415-04:00 level=info msg="Migration successfully executed" id="add permission identifier index" duration=409.027µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.739019173-04:00 level=info msg="Executing migration" id="create query_history table v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.739301225-04:00 level=info msg="Migration successfully executed" id="create query_history table v1" duration=284.022µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.743856489-04:00 level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.74427222-04:00 level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=422.191µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.748000367-04:00 level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.748073389-04:00 level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=73.44µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.752218145-04:00 level=info msg="Executing migration" id="rbac disabled migrator"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.752357968-04:00 level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=147.842µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.756149624-04:00 level=info msg="Executing migration" id="teams permissions migration"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.756426164-04:00 level=info msg="Migration successfully executed" id="teams permissions migration" duration=278.009µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.760204954-04:00 level=info msg="Executing migration" id="dashboard permissions"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.760622631-04:00 level=info msg="Migration successfully executed" id="dashboard permissions" duration=418.954µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.764300966-04:00 level=info msg="Executing migration" id="dashboard permissions uid scopes"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.76457284-04:00 level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=272.008µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.768235678-04:00 level=info msg="Executing migration" id="drop managed folder create actions"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.768517851-04:00 level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=276.437µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.772492316-04:00 level=info msg="Executing migration" id="alerting notification permissions"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.772777018-04:00 level=info msg="Migration successfully executed" id="alerting notification permissions" duration=290.61µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.776637278-04:00 level=info msg="Executing migration" id="create query_history_star table v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.776907093-04:00 level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=272.468µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.780936129-04:00 level=info msg="Executing migration" id="add index query_history.user_id-query_uid"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.781291479-04:00 level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=356.23µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.785403347-04:00 level=info msg="Executing migration" id="add column org_id in query_history_star"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.786353763-04:00 level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=951.358µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.7904555-04:00 level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.790606152-04:00 level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=155.66µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.794841535-04:00 level=info msg="Executing migration" id="create correlation table v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.795152832-04:00 level=info msg="Migration successfully executed" id="create correlation table v1" duration=311.636µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.79867594-04:00 level=info msg="Executing migration" id="add index correlations.uid"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.79915123-04:00 level=info msg="Migration successfully executed" id="add index correlations.uid" duration=481.33µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.803139098-04:00 level=info msg="Executing migration" id="add index correlations.source_uid"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.803477861-04:00 level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=338.593µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.807850106-04:00 level=info msg="Executing migration" id="add correlation config column"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.808910403-04:00 level=info msg="Migration successfully executed" id="add correlation config column" duration=1.067161ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.817028544-04:00 level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.817401211-04:00 level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=380.07µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.821234295-04:00 level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.821731107-04:00 level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=495.839µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.825556561-04:00 level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.828382822-04:00 level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=2.85071ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.832225725-04:00 level=info msg="Executing migration" id="create correlation v2"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.832523791-04:00 level=info msg="Migration successfully executed" id="create correlation v2" duration=299.149µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.836396265-04:00 level=info msg="Executing migration" id="create index IDX_correlation_uid - v2"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.836771987-04:00 level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=378.054µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.840808055-04:00 level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.841164474-04:00 level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=357.653µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.845542159-04:00 level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.845972579-04:00 level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=437.231µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.849950628-04:00 level=info msg="Executing migration" id="copy correlation v1 to v2"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.850186353-04:00 level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=234.772µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.853821915-04:00 level=info msg="Executing migration" id="drop correlation_tmp_qwerty"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.854123801-04:00 level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=303.253µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.857822333-04:00 level=info msg="Executing migration" id="add provisioning column"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.858976031-04:00 level=info msg="Migration successfully executed" id="add provisioning column" duration=1.158495ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.862427831-04:00 level=info msg="Executing migration" id="create entity_events table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.862712095-04:00 level=info msg="Migration successfully executed" id="create entity_events table" duration=283.374µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.866963679-04:00 level=info msg="Executing migration" id="create dashboard public config v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.867366847-04:00 level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=410.106µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.87149924-04:00 level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.871748554-04:00 level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.875410059-04:00 level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.875573876-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"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.879960028-04:00 level=info msg="Executing migration" id="Drop old dashboard public config table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.880276745-04:00 level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=318.8µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.883982078-04:00 level=info msg="Executing migration" id="recreate dashboard public config v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.884304898-04:00 level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=324.221µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.887793797-04:00 level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.888140069-04:00 level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=347.806µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.89195053-04:00 level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.892320879-04:00 level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=369.969µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.896154799-04:00 level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.896479891-04:00 level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=326.618µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.900134501-04:00 level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.900486662-04:00 level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=353.377µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.904437444-04:00 level=info msg="Executing migration" id="Drop public config table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.904675043-04:00 level=info msg="Migration successfully executed" id="Drop public config table" duration=239.27µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.9090079-04:00 level=info msg="Executing migration" id="Recreate dashboard public config v2"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.909339195-04:00 level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=330.836µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.91448106-04:00 level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.914914787-04:00 level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=436.494µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.919168019-04:00 level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.919644527-04:00 level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=477.018µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.9242484-04:00 level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.924746622-04:00 level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=497.166µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.936432944-04:00 level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.939263848-04:00 level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=2.835254ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.943035326-04:00 level=info msg="Executing migration" id="add annotations_enabled column"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.944297823-04:00 level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=1.262468ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.948050065-04:00 level=info msg="Executing migration" id="add time_selection_enabled column"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.949153496-04:00 level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=1.110565ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.953188296-04:00 level=info msg="Executing migration" id="delete orphaned public dashboards"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.953434447-04:00 level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=254.005µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.95716473-04:00 level=info msg="Executing migration" id="add share column"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.958177587-04:00 level=info msg="Migration successfully executed" id="add share column" duration=1.014173ms
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.961835929-04:00 level=info msg="Executing migration" id="backfill empty share column fields with default of public"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.961953781-04:00 level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=119.891µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.966039646-04:00 level=info msg="Executing migration" id="create file table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.966319558-04:00 level=info msg="Migration successfully executed" id="create file table" duration=279.989µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.97000294-04:00 level=info msg="Executing migration" id="file table idx: path natural pk"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.9703739-04:00 level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=371.966µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.974134147-04:00 level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.974524401-04:00 level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=390.482µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.978801175-04:00 level=info msg="Executing migration" id="create file_meta table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.979055279-04:00 level=info msg="Migration successfully executed" id="create file_meta table" duration=255.797µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.982897006-04:00 level=info msg="Executing migration" id="file table idx: path key"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.983248418-04:00 level=info msg="Migration successfully executed" id="file table idx: path key" duration=352.587µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.986925935-04:00 level=info msg="Executing migration" id="set path collation in file table"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.987085521-04:00 level=info msg="Migration successfully executed" id="set path collation in file table" duration=162.737µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.990666531-04:00 level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.990761266-04:00 level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=95.893µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.994609027-04:00 level=info msg="Executing migration" id="managed permissions migration"
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.994943438-04:00 level=info msg="Migration successfully executed" id="managed permissions migration" duration=341.419µs
Jul 27 06:25:19 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:19.999930898-04:00 level=info msg="Executing migration" id="managed folder permissions alert actions migration"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.000103541-04:00 level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=173.78µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.003490546-04:00 level=info msg="Executing migration" id="RBAC action name migrator"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.003873369-04:00 level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=385.729µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.007671776-04:00 level=info msg="Executing migration" id="Add UID column to playlist"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.00876047-04:00 level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=1.089887ms
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.16419913-04:00 level=info msg="Executing migration" id="Update uid column values in playlist"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.164326543-04:00 level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=126.746µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.168030731-04:00 level=info msg="Executing migration" id="Add index for uid in playlist"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.168500823-04:00 level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=472.101µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.172768493-04:00 level=info msg="Executing migration" id="update group index for alert rules"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.173522613-04:00 level=info msg="Migration successfully executed" id="update group index for alert rules" duration=757.312µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.177391856-04:00 level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.177550636-04:00 level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=159.313µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.181091891-04:00 level=info msg="Executing migration" id="admin only folder/dashboard permission"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.181333158-04:00 level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=241.948µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.184913625-04:00 level=info msg="Executing migration" id="add action column to seed_assignment"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.185989285-04:00 level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=1.075543ms
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.189921343-04:00 level=info msg="Executing migration" id="add scope column to seed_assignment"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.190986824-04:00 level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=1.067252ms
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.194907295-04:00 level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.195316587-04:00 level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=410.458µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.199143876-04:00 level=info msg="Executing migration" id="update seed_assignment role_name column to nullable"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.208769113-04:00 level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=9.626886ms
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.212286548-04:00 level=info msg="Executing migration" id="add unique index builtin_role_name back"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.212733722-04:00 level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=448.355µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.216350815-04:00 level=info msg="Executing migration" id="add unique index builtin_role_action_scope"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.216758951-04:00 level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=407.47µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.220562131-04:00 level=info msg="Executing migration" id="add primary key to seed_assigment"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.22384735-04:00 level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=3.285927ms
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.227928992-04:00 level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.228077746-04:00 level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=148.869µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.231726258-04:00 level=info msg="Executing migration" id="managed folder permissions library panel actions migration"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.231891941-04:00 level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=166.195µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.235736576-04:00 level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.236009583-04:00 level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=275.304µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.239865211-04:00 level=info msg="Executing migration" id="create folder table"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.240192193-04:00 level=info msg="Migration successfully executed" id="create folder table" duration=328.308µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.244094322-04:00 level=info msg="Executing migration" id="Add index for parent_uid"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.244457655-04:00 level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=363.589µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.248208286-04:00 level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.248563638-04:00 level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=356.61µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.253173882-04:00 level=info msg="Executing migration" id="Update folder title length"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.253243327-04:00 level=info msg="Migration successfully executed" id="Update folder title length" duration=71.133µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.256789268-04:00 level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.257142602-04:00 level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=353.27µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.261369952-04:00 level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.261720628-04:00 level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=352.51µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.265367891-04:00 level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.265752527-04:00 level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=385.405µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.269451896-04:00 level=info msg="Executing migration" id="create anon_device table"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.269899371-04:00 level=info msg="Migration successfully executed" id="create anon_device table" duration=448.999µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.273541064-04:00 level=info msg="Executing migration" id="add unique index anon_device.device_id"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.273989365-04:00 level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=448.781µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.277795347-04:00 level=info msg="Executing migration" id="add index anon_device.updated_at"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.278151015-04:00 level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=357.186µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.282124371-04:00 level=info msg="Executing migration" id="create signing_key table"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.282386495-04:00 level=info msg="Migration successfully executed" id="create signing_key table" duration=263.989µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.285925263-04:00 level=info msg="Executing migration" id="add unique index signing_key.key_id"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.286395145-04:00 level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=471.32µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.290096298-04:00 level=info msg="Executing migration" id="set legacy alert migration status in kvstore"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.29058353-04:00 level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=488.538µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.294360336-04:00 level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.294551438-04:00 level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=193.509µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.298417406-04:00 level=info msg="Executing migration" id="Add folder_uid for dashboard"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.299552436-04:00 level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=1.136458ms
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.303367232-04:00 level=info msg="Executing migration" id="Populate dashboard folder_uid column"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.303554779-04:00 level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=190.369µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.307388756-04:00 level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.307816003-04:00 level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=427.994µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.311766545-04:00 level=info msg="Executing migration" id="create sso_setting table"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.312054795-04:00 level=info msg="Migration successfully executed" id="create sso_setting table" duration=289.742µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.315807402-04:00 level=info msg="Executing migration" id="copy kvstore migration status to each org"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.31631338-04:00 level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=506.304µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.319654898-04:00 level=info msg="Executing migration" id="add back entry for orgid=0 migrated status"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.319863421-04:00 level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=210.268µs
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=migrator t=2024-07-27T06:25:20.323525738-04:00 level=info msg="migrations completed" performed=523 skipped=0 duration=3.041547012s
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=sqlstore t=2024-07-27T06:25:20.335728187-04:00 level=info msg="Created default admin" user=admin
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=sqlstore t=2024-07-27T06:25:20.335893691-04:00 level=info msg="Created default organization"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=secrets t=2024-07-27T06:25:20.34021689-04:00 level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugin.store t=2024-07-27T06:25:20.35607705-04:00 level=info msg="Loading plugins..."
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugins.registration t=2024-07-27T06:25:20.384255021-04:00 level=info msg="Plugin registered" pluginId=input
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugin.signature.validator t=2024-07-27T06:25:20.387119434-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=performancecopilot-pcp-app
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugin.signature.validator t=2024-07-27T06:25:20.39601205-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-redis-datasource
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugin.signature.validator t=2024-07-27T06:25:20.398646361-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-vector-datasource
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugin.signature.validator t=2024-07-27T06:25:20.404520091-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-breadcrumbs-panel
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugin.signature.validator t=2024-07-27T06:25:20.404888679-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-flamegraph-panel
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugin.signature.validator t=2024-07-27T06:25:20.409380503-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-troubleshooting-panel
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugin.signature.validator t=2024-07-27T06:25:20.409823185-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-bpftrace-datasource
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugins.registration t=2024-07-27T06:25:20.415458889-04:00 level=info msg="Plugin registered" pluginId=performancecopilot-pcp-app
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugins.registration t=2024-07-27T06:25:20.415512855-04:00 level=info msg="Plugin registered" pluginId=pcp-redis-datasource
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugins.registration t=2024-07-27T06:25:20.427529128-04:00 level=info msg="Plugin registered" pluginId=pcp-vector-datasource
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugins.registration t=2024-07-27T06:25:20.428152173-04:00 level=info msg="Plugin registered" pluginId=pcp-breadcrumbs-panel
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugins.registration t=2024-07-27T06:25:20.428272901-04:00 level=info msg="Plugin registered" pluginId=pcp-flamegraph-panel
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugins.registration t=2024-07-27T06:25:20.428349353-04:00 level=info msg="Plugin registered" pluginId=pcp-troubleshooting-panel
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugins.registration t=2024-07-27T06:25:20.428470143-04:00 level=info msg="Plugin registered" pluginId=pcp-bpftrace-datasource
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugin.store t=2024-07-27T06:25:20.428613308-04:00 level=info msg="Plugins loaded" count=63 duration=72.537085ms
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=query_data t=2024-07-27T06:25:20.443841323-04:00 level=info msg="Query Service initialization"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=live.push_http t=2024-07-27T06:25:20.452054145-04:00 level=info msg="Live Push Gateway initialization"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=ngalert.migration t=2024-07-27T06:25:20.458757824-04:00 level=info msg=Starting
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=ngalert.migration orgID=1 t=2024-07-27T06:25:20.459210796-04:00 level=info msg="Migrating alerts for organisation"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=ngalert.migration orgID=1 t=2024-07-27T06:25:20.459403495-04:00 level=info msg="Alerts found to migrate" alerts=0
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=ngalert.migration orgID=1 t=2024-07-27T06:25:20.459597008-04:00 level=warn msg="No available receivers"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=ngalert.migration CurrentType=Legacy DesiredType=UnifiedAlerting CleanOnDowngrade=false CleanOnUpgrade=false t=2024-07-27T06:25:20.461533778-04:00 level=info msg="Completed legacy migration"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=infra.usagestats.collector t=2024-07-27T06:25:20.480833694-04:00 level=info msg="registering usage stat providers" usageStatsProvidersLen=2
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=server t=2024-07-27T06:25:20.480977941-04:00 level=info msg="Writing PID file" path=/var/run/grafana/grafana-server.pid pid=38550
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=provisioning.datasources t=2024-07-27T06:25:20.482177008-04:00 level=info msg="inserting datasource from configuration" name="PCP Vector" uid=P9F9E462B02B531A3
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=provisioning.datasources t=2024-07-27T06:25:20.498926684-04:00 level=info msg="inserting datasource from configuration" name="PCP Redis" uid=P691477986F10465E
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=provisioning.datasources t=2024-07-27T06:25:20.514530759-04:00 level=info msg="inserting datasource from configuration" name="PCP bpftrace" uid=P729B380B5A0EB179
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=provisioning.alerting t=2024-07-27T06:25:20.532276535-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"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=provisioning.alerting t=2024-07-27T06:25:20.532320307-04:00 level=info msg="starting to provision alerting"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=provisioning.alerting t=2024-07-27T06:25:20.532346104-04:00 level=info msg="finished to provision alerting"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2575.
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=grafanaStorageLogger t=2024-07-27T06:25:20.533868181-04:00 level=info msg="Storage starting"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=http.server t=2024-07-27T06:25:20.538444596-04:00 level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket=
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=ngalert.state.manager t=2024-07-27T06:25:20.538636452-04:00 level=info msg="Warming state cache for startup"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=ngalert.state.manager t=2024-07-27T06:25:20.547130843-04:00 level=info msg="State cache has been initialized" states=0 duration=8.492273ms
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=ngalert.scheduler t=2024-07-27T06:25:20.54726199-04:00 level=info msg="Starting scheduler" tickInterval=10s
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=ticker t=2024-07-27T06:25:20.547403279-04:00 level=info msg=starting first_tick=2024-07-27T06:25:30-04:00
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=ngalert.multiorg.alertmanager t=2024-07-27T06:25:20.549096944-04:00 level=info msg="Starting MultiOrg Alertmanager"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=sqlstore.transactions t=2024-07-27T06:25:20.560941309-04:00 level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=sqlstore.transactions t=2024-07-27T06:25:20.578427816-04:00 level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=sqlstore.transactions t=2024-07-27T06:25:20.58933474-04:00 level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=sqlstore.transactions t=2024-07-27T06:25:20.601757847-04:00 level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=sqlstore.transactions t=2024-07-27T06:25:20.612620981-04:00 level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=auth t=2024-07-27T06:25:20.612934643-04:00 level=error msg="Failed to lock and execute cleanup of expired auth token" error="database is locked"
Jul 27 06:25:20 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugins.update.checker t=2024-07-27T06:25:20.732704267-04:00 level=info msg="Update check succeeded" duration=184.45112ms
Jul 27 06:25:21 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[38720]: 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
Jul 27 06:25:21 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[38846]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722075920.8313186-7902-16225186165307/.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
Jul 27 06:25:22 ip-10-31-9-200.us-east-1.aws.redhat.com chronyd[586]: Selected source 23.157.160.168 (2.centos.pool.ntp.org)
Jul 27 06:25:23 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[39002]: 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
Jul 27 06:25:23 ip-10-31-9-200.us-east-1.aws.redhat.com systemd[4082]: Created slice User Background Tasks Slice.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 14.
Jul 27 06:25:23 ip-10-31-9-200.us-east-1.aws.redhat.com systemd[4082]: Starting Cleanup of User's Temporary Files and Directories...
â–‘â–‘ Subject: A start job for unit UNIT has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 13.
Jul 27 06:25:23 ip-10-31-9-200.us-east-1.aws.redhat.com systemd[4082]: Finished Cleanup of User's Temporary Files and Directories.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 13.
Jul 27 06:25:23 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[39159]: 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
Jul 27 06:25:24 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[39315]: 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
Jul 27 06:25:25 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[39471]: 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
Jul 27 06:25:25 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[39628]: 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
Jul 27 06:25:25 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2644.
Jul 27 06:25:25 ip-10-31-9-200.us-east-1.aws.redhat.com 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.
Jul 27 06:25:25 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2644 and the job result is done.
Jul 27 06:25:25 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2644.
Jul 27 06:25:25 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2644.
Jul 27 06:25:26 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[39806]: 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
Jul 27 06:25:26 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2713.
Jul 27 06:25:26 ip-10-31-9-200.us-east-1.aws.redhat.com 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.
Jul 27 06:25:26 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2713 and the job result is done.
Jul 27 06:25:26 ip-10-31-9-200.us-east-1.aws.redhat.com systemd[1]: pmproxy.service: Consumed 1.406s CPU time.
â–‘â–‘ Subject: Resources consumed by unit runtime
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmproxy.service completed and consumed the indicated resources.
Jul 27 06:25:26 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2713.
Jul 27 06:25:26 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2713.
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[40010]: 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
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2776.
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=server t=2024-07-27T06:25:27.575308611-04:00 level=info msg="Shutdown started" reason="System signal: terminated"
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=ticker t=2024-07-27T06:25:27.576492411-04:00 level=info msg=stopped last_tick=2024-07-27T06:25:20-04:00
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=tracing t=2024-07-27T06:25:27.576884602-04:00 level=info msg="Closing tracing"
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[38550]: logger=plugin.pcp-redis-datasource t=2024-07-27T06:25:27.577822489-04:00 level=error msg="plugin process exited" plugin=/usr/share/performancecopilot-pcp-app/datasources/redis/pcp_redis_datasource_linux_amd64 id=38557 error="signal: terminated"
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com 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.
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2776 and the job result is done.
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com systemd[1]: grafana-server.service: Consumed 1.146s CPU time.
â–‘â–‘ Subject: Resources consumed by unit runtime
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit grafana-server.service completed and consumed the indicated resources.
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2776.
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806075294-04:00 level=info msg="Starting Grafana" version=10.2.6 commit=NA branch=main compiled=2024-07-15T20:00:00-04:00
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806360784-04:00 level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806389827-04:00 level=info msg="Config loaded from" file=/etc/grafana/grafana.ini
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806407084-04:00 level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana"
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806424091-04:00 level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana"
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806456261-04:00 level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins"
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806477629-04:00 level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning"
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806492194-04:00 level=info msg=Target target=[all]
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806513124-04:00 level=info msg="Path Home" path=/usr/share/grafana
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806529437-04:00 level=info msg="Path Data" path=/var/lib/grafana
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806545202-04:00 level=info msg="Path Logs" path=/var/log/grafana
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806559676-04:00 level=info msg="Path Plugins" path=/var/lib/grafana/plugins
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.806574582-04:00 level=info msg="Path Provisioning" path=/etc/grafana/provisioning
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=settings t=2024-07-27T06:25:27.80659242-04:00 level=info msg="App mode production"
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=sqlstore t=2024-07-27T06:25:27.807489823-04:00 level=info msg="Connecting to DB" dbtype=sqlite3
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=migrator t=2024-07-27T06:25:27.808277317-04:00 level=info msg="Starting DB migrations"
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=migrator t=2024-07-27T06:25:27.815839717-04:00 level=info msg="migrations completed" performed=0 skipped=523 duration=1.008403ms
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=secrets t=2024-07-27T06:25:27.816317517-04:00 level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugin.store t=2024-07-27T06:25:27.847055006-04:00 level=info msg="Loading plugins..."
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugins.registration t=2024-07-27T06:25:27.877506081-04:00 level=info msg="Plugin registered" pluginId=input
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugin.signature.validator t=2024-07-27T06:25:27.880419414-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=performancecopilot-pcp-app
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugin.signature.validator t=2024-07-27T06:25:27.889319101-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-bpftrace-datasource
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugin.signature.validator t=2024-07-27T06:25:27.894965033-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-redis-datasource
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugin.signature.validator t=2024-07-27T06:25:27.897796072-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-vector-datasource
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugin.signature.validator t=2024-07-27T06:25:27.903311389-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-breadcrumbs-panel
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugin.signature.validator t=2024-07-27T06:25:27.90358859-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-flamegraph-panel
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugin.signature.validator t=2024-07-27T06:25:27.908064773-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-troubleshooting-panel
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugins.registration t=2024-07-27T06:25:27.908468809-04:00 level=info msg="Plugin registered" pluginId=performancecopilot-pcp-app
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugins.registration t=2024-07-27T06:25:27.908511291-04:00 level=info msg="Plugin registered" pluginId=pcp-bpftrace-datasource
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugins.registration t=2024-07-27T06:25:27.908544835-04:00 level=info msg="Plugin registered" pluginId=pcp-redis-datasource
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugins.registration t=2024-07-27T06:25:27.919886562-04:00 level=info msg="Plugin registered" pluginId=pcp-vector-datasource
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugins.registration t=2024-07-27T06:25:27.919949521-04:00 level=info msg="Plugin registered" pluginId=pcp-breadcrumbs-panel
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugins.registration t=2024-07-27T06:25:27.919978014-04:00 level=info msg="Plugin registered" pluginId=pcp-flamegraph-panel
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugins.registration t=2024-07-27T06:25:27.92000217-04:00 level=info msg="Plugin registered" pluginId=pcp-troubleshooting-panel
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugin.store t=2024-07-27T06:25:27.920036497-04:00 level=info msg="Plugins loaded" count=63 duration=72.982016ms
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=query_data t=2024-07-27T06:25:27.924657142-04:00 level=info msg="Query Service initialization"
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=live.push_http t=2024-07-27T06:25:27.928612892-04:00 level=info msg="Live Push Gateway initialization"
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=ngalert.migration t=2024-07-27T06:25:27.93691496-04:00 level=info msg=Starting
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=ngalert.migration CurrentType=UnifiedAlerting DesiredType=UnifiedAlerting CleanOnDowngrade=false CleanOnUpgrade=false t=2024-07-27T06:25:27.937267033-04:00 level=info msg="Migration already complete"
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=infra.usagestats.collector t=2024-07-27T06:25:27.954938743-04:00 level=info msg="registering usage stat providers" usageStatsProvidersLen=2
Jul 27 06:25:27 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=server t=2024-07-27T06:25:27.955078871-04:00 level=info msg="Writing PID file" path=/var/run/grafana/grafana-server.pid pid=40016
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=provisioning.plugins t=2024-07-27T06:25:28.030552301-04:00 level=info msg="Updating app from configuration " type=performancecopilot-pcp-app enabled=true
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.035062216-04:00 level=info msg="Plugin state changed" pluginId=performancecopilot-pcp-app enabled=true
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.035163393-04:00 level=info msg="Syncing plugin dashboards to DB" pluginId=performancecopilot-pcp-app
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.037904828-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Redis: Metric Preview (Graph)" newRev=3 oldRev=0
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=dashboard-service t=2024-07-27T06:25:28.0435974-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"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.171192644-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Redis: Metric Preview (Table)" newRev=3 oldRev=0
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=dashboard-service t=2024-07-27T06:25:28.179366093-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"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.188606278-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist" newRev=3 oldRev=0
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=dashboard-service t=2024-07-27T06:25:28.196581134-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist" namespaceID=user userID=0 error="identifier is not initialized"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.204190194-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: CPU" newRev=3 oldRev=0
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=dashboard-service t=2024-07-27T06:25:28.21083684-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: CPU" namespaceID=user userID=0 error="identifier is not initialized"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.216657353-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: System CPU" newRev=3 oldRev=0
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=dashboard-service t=2024-07-27T06:25:28.223432749-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"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.230163889-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: User CPU" newRev=3 oldRev=0
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=dashboard-service t=2024-07-27T06:25:28.23596355-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"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.245023822-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Storage" newRev=3 oldRev=0
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=dashboard-service t=2024-07-27T06:25:28.253956272-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Storage" namespaceID=user userID=0 error="identifier is not initialized"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.260162801-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Memory" newRev=3 oldRev=0
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=dashboard-service t=2024-07-27T06:25:28.266208561-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Memory" namespaceID=user userID=0 error="identifier is not initialized"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.272116813-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Swap Memory" newRev=3 oldRev=0
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=dashboard-service t=2024-07-27T06:25:28.277967855-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"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.284017705-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Network" newRev=3 oldRev=0
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=dashboard-service t=2024-07-27T06:25:28.290657176-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Network" namespaceID=user userID=0 error="identifier is not initialized"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.297171304-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Network RX" newRev=3 oldRev=0
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=dashboard-service t=2024-07-27T06:25:28.303381256-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"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugindashboards t=2024-07-27T06:25:28.309734136-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Network TX" newRev=3 oldRev=0
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=dashboard-service t=2024-07-27T06:25:28.316168356-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"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=provisioning.alerting t=2024-07-27T06:25:28.326083407-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"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=provisioning.alerting t=2024-07-27T06:25:28.326126589-04:00 level=info msg="starting to provision alerting"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=provisioning.alerting t=2024-07-27T06:25:28.326156109-04:00 level=info msg="finished to provision alerting"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=grafanaStorageLogger t=2024-07-27T06:25:28.326646876-04:00 level=info msg="Storage starting"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2776.
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=http.server t=2024-07-27T06:25:28.332040896-04:00 level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket=
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=ngalert.state.manager t=2024-07-27T06:25:28.332228745-04:00 level=info msg="Warming state cache for startup"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=ngalert.multiorg.alertmanager t=2024-07-27T06:25:28.346205678-04:00 level=info msg="Starting MultiOrg Alertmanager"
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=ngalert.state.manager t=2024-07-27T06:25:28.349893776-04:00 level=info msg="State cache has been initialized" states=0 duration=17.661702ms
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=ngalert.scheduler t=2024-07-27T06:25:28.349943086-04:00 level=info msg="Starting scheduler" tickInterval=10s
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=ticker t=2024-07-27T06:25:28.350016516-04:00 level=info msg=starting first_tick=2024-07-27T06:25:30-04:00
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=plugins.update.checker t=2024-07-27T06:25:28.41746685-04:00 level=info msg="Update check succeeded" duration=72.166715ms
Jul 27 06:25:28 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[40188]: ansible-service_facts Invoked
Jul 27 06:25:31 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[40430]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:25:31 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[40587]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:25:32 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[40744]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:25:33 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[40901]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:25:33 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2845.
Jul 27 06:25:33 ip-10-31-9-200.us-east-1.aws.redhat.com 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.
Jul 27 06:25:33 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2845 and the job result is done.
Jul 27 06:25:36 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[41111]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Jul 27 06:25:37 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[41293]: ansible-service_facts Invoked
Jul 27 06:25:39 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[41535]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Jul 27 06:25:40 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[41691]: 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
Jul 27 06:25:41 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[41848]: 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
Jul 27 06:25:42 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[42005]: 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
Jul 27 06:25:43 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[42162]: 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
Jul 27 06:25:43 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[42318]: 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
Jul 27 06:25:44 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[42474]: 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
Jul 27 06:25:44 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[42553]: 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
Jul 27 06:25:45 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[42709]: 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
Jul 27 06:25:45 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[42788]: 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
Jul 27 06:25:46 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[42944]: 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
Jul 27 06:25:46 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[43023]: 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
Jul 27 06:25:47 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[43179]: 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 ip-10-31-9-200.us-east-1.aws.redhat.com 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
Jul 27 06:25:48 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[43337]: 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
Jul 27 06:25:48 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[43498]: 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
Jul 27 06:25:49 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[43577]: 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
Jul 27 06:25:50 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[43733]: 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
Jul 27 06:25:50 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[43891]: 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
Jul 27 06:25:51 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[44047]: 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
Jul 27 06:25:51 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[44203]: 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
Jul 27 06:25:52 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[44359]: 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
Jul 27 06:25:53 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[44515]: 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
Jul 27 06:25:53 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[44671]: 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
Jul 27 06:25:54 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[44827]: 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
Jul 27 06:25:54 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[44983]: 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
Jul 27 06:25:55 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[45139]: 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
Jul 27 06:25:55 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[45218]: 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
Jul 27 06:25:56 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[45376]: 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
Jul 27 06:25:57 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[45456]: 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
Jul 27 06:25:57 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[45612]: 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
Jul 27 06:25:58 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[45691]: 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
Jul 27 06:25:58 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[45849]: 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
Jul 27 06:25:59 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[45928]: 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
Jul 27 06:25:59 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[46084]: 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
Jul 27 06:26:00 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[46163]: 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
Jul 27 06:26:01 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[46321]: 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
Jul 27 06:26:01 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[46400]: 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
Jul 27 06:26:02 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[46556]: 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
Jul 27 06:26:03 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[46712]: 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
Jul 27 06:26:03 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[46868]: 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
Jul 27 06:26:04 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[47024]: 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
Jul 27 06:26:04 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[47180]: 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
Jul 27 06:26:05 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[47336]: 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
Jul 27 06:26:05 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[47492]: 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
Jul 27 06:26:06 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[47648]: 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
Jul 27 06:26:06 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2914.
Jul 27 06:26:06 ip-10-31-9-200.us-east-1.aws.redhat.com 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.
Jul 27 06:26:06 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2914 and the job result is done.
Jul 27 06:26:06 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2846.
Jul 27 06:26:07 ip-10-31-9-200.us-east-1.aws.redhat.com 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.
Jul 27 06:26:07 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2846 and the job result is done.
Jul 27 06:26:07 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2846.
Jul 27 06:26:07 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2846.
Jul 27 06:26:07 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2914.
Jul 27 06:26:07 ip-10-31-9-200.us-east-1.aws.redhat.com 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 2914.
Jul 27 06:26:08 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[48613]: 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
Jul 27 06:26:08 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[48769]: 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
Jul 27 06:26:09 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[48848]: 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
Jul 27 06:26:09 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[49004]: 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
Jul 27 06:26:10 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[49083]: 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
Jul 27 06:26:11 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[49239]: 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
Jul 27 06:26:12 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[49397]: ansible-service_facts Invoked
Jul 27 06:26:14 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[49639]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:26:14 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[49796]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:26:15 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[49953]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:26:16 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[50110]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:26:17 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[50267]: ansible-ansible.legacy.systemd Invoked with name=redis state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:26:17 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[50424]: ansible-ansible.legacy.systemd Invoked with name=grafana-server state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:26:20 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[50632]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Jul 27 06:26:21 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[50814]: ansible-service_facts Invoked
Jul 27 06:26:24 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[51056]: 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
Jul 27 06:26:24 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[51217]: ansible-service_facts Invoked
Jul 27 06:26:27 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[51459]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:26:27 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[51616]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:26:28 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[51773]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:26:29 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[51930]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:26:29 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[52087]: ansible-ansible.legacy.systemd Invoked with name=redis state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:26:30 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[52244]: ansible-ansible.legacy.systemd Invoked with name=grafana-server state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:26:31 ip-10-31-9-200.us-east-1.aws.redhat.com grafana[40016]: logger=infra.usagestats t=2024-07-27T06:26:31.329512733-04:00 level=info msg="Usage stats are ready to report"
Jul 27 06:26:33 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[52452]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Jul 27 06:26:34 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[52634]: ansible-service_facts Invoked
Jul 27 06:26:36 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[52876]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Jul 27 06:26:37 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[53032]: 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
Jul 27 06:26:38 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[53189]: 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
Jul 27 06:26:40 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[53346]: 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
Jul 27 06:26:40 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[53503]: 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
Jul 27 06:26:41 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[53659]: 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
Jul 27 06:26:41 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[53815]: 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
Jul 27 06:26:42 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[53894]: 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
Jul 27 06:26:42 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[54050]: 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
Jul 27 06:26:43 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[54129]: 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
Jul 27 06:26:43 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[54285]: 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
Jul 27 06:26:44 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[54364]: 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
Jul 27 06:26:44 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[54520]: 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 ip-10-31-9-200.us-east-1.aws.redhat.com 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
Jul 27 06:26:45 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[54678]: 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
Jul 27 06:26:46 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[54839]: 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
Jul 27 06:26:46 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[54918]: 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
Jul 27 06:26:47 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[55074]: 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
Jul 27 06:26:48 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[55232]: 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
Jul 27 06:26:48 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[55388]: 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
Jul 27 06:26:49 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[55544]: 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
Jul 27 06:26:49 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[55700]: 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
Jul 27 06:26:50 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[55856]: 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
Jul 27 06:26:51 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[56012]: 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
Jul 27 06:26:51 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[56168]: 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
Jul 27 06:26:52 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[56324]: 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
Jul 27 06:26:52 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[56480]: 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
Jul 27 06:26:53 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[56559]: 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
Jul 27 06:26:53 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[56715]: 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
Jul 27 06:26:54 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[56794]: 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
Jul 27 06:26:54 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[56950]: 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
Jul 27 06:26:54 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[57029]: 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
Jul 27 06:26:55 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[57185]: 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
Jul 27 06:26:55 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[57264]: 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
Jul 27 06:26:56 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[57423]: 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
Jul 27 06:26:57 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[57502]: 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
Jul 27 06:26:57 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[57658]: 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
Jul 27 06:26:58 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[57737]: 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
Jul 27 06:26:58 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[57896]: 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
Jul 27 06:26:59 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[58052]: 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
Jul 27 06:27:00 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[58208]: 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
Jul 27 06:27:00 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[58367]: 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
Jul 27 06:27:01 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[58523]: 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
Jul 27 06:27:02 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[58679]: 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
Jul 27 06:27:02 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[58835]: 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
Jul 27 06:27:03 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[58991]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Jul 27 06:27:04 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[59149]: 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
Jul 27 06:27:04 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[59305]: 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
Jul 27 06:27:05 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[59384]: 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
Jul 27 06:27:05 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[59540]: 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
Jul 27 06:27:05 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[59619]: 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
Jul 27 06:27:06 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[59775]: 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
Jul 27 06:27:07 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[59933]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Jul 27 06:27:08 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[60089]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Jul 27 06:27:09 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[60245]: ansible-ansible.legacy.dnf Invoked with name=['python3-libselinux', 'python3-policycoreutils'] 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
Jul 27 06:27:10 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[60402]: ansible-ansible.legacy.dnf Invoked with name=['policycoreutils-python-utils'] 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
Jul 27 06:27:11 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[60559]: ansible-setup Invoked with filter=['ansible_selinux'] gather_subset=['all'] gather_timeout=10 fact_path=/etc/ansible/facts.d
Jul 27 06:27:12 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[60741]: ansible-seboolean Invoked with name=pcp_bind_all_unreserved_ports state=True persistent=False ignore_selinux_state=False
Jul 27 06:27:13 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[60897]: ansible-fedora.linux_system_roles.selinux_modules_facts Invoked
Jul 27 06:27:18 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[61053]: ansible-ansible.legacy.command Invoked with _raw_params=pcp _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
Jul 27 06:27:19 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[61300]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                                          pmprobe -I pmcd.pmlogger.pmcd_host | grep '"primary"'
                                                                           _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
Jul 27 06:27:19 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[61459]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger" _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
Jul 27 06:27:20 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[61616]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger_timers" _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
Jul 27 06:27:20 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[61773]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                                          pmprobe -I pmcd.pmie.pmcd_host | grep '"primary"'
                                                                           _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
Jul 27 06:27:21 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[61932]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                                          semanage boolean --list | egrep "pcp_bind_all_unreserved_ports *\(on " _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
Jul 27 06:27:22 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[62091]: ansible-service_facts Invoked
Jul 27 06:27:23 ip-10-31-9-200.us-east-1.aws.redhat.com dbus-broker-launch[568]: avc:  op=load_policy lsm=selinux seqno=5 res=1
Jul 27 06:27:24 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[62333]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:27:25 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[62490]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:27:26 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[62647]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:27:26 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[62804]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:27:27 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[62961]: ansible-ansible.legacy.systemd Invoked with name=redis state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:27:28 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[63118]: ansible-ansible.legacy.systemd Invoked with name=grafana-server state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Jul 27 06:27:30 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[63326]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Jul 27 06:27:31 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[63508]: ansible-service_facts Invoked
Jul 27 06:27:34 ip-10-31-9-200.us-east-1.aws.redhat.com python3.9[63750]: 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 Jul 24 05:00 ../
drwxr-xr-x.  2 root    root      60 Jul 27 06:18 tmpfiles.d/
drwxr-xr-x.  3 root    root      60 Jul 27 06:18 log/
drwxr-xr-x.  2 root    root      40 Jul 27 06:18 mount/
drwxr-xr-x.  4 root    root     100 Jul 27 06:18 initramfs/
-r--r--r--.  1 root    root      33 Jul 27 06:18 machine-id
srw-rw-rw-.  1 root    root       0 Jul 27 06:18 rpcbind.sock=
prw-------.  1 root    root       0 Jul 27 06:18 initctl|
drwxr-xr-x.  5 root    root     100 Jul 27 06:18 credentials/
drwx------.  2 root    root      40 Jul 27 06:18 cryptsetup/
drwxr-xr-x.  2 root    root      40 Jul 27 06:18 setrans/
drwxr-xr-x.  2 root    root      40 Jul 27 06:18 sepermit/
drwxr-xr-x.  2 root    root      40 Jul 27 06:18 faillock/
drwxr-xr-x.  2 root    root      40 Jul 27 06:18 console/
drwxr-xr-x.  2 root    root      40 Jul 27 06:18 motd.d/
drwx--x--x.  3 root    root      60 Jul 27 06:18 sudo/
-rw-r--r--.  1 root    root       0 Jul 27 06:18 motd
drwxr-xr-x.  3 root    root      60 Jul 27 06:18 tpm2-tss/
-rw-r--r--.  1 root    root       4 Jul 27 06:18 auditd.pid
drwx------.  2 rpc     rpc       60 Jul 27 06:18 rpcbind/
drwxr-xr-x.  2 root    root      60 Jul 27 06:18 dbus/
srw-rw-rw-.  1 root    root       0 Jul 27 06:18 .heim_org.h5l.kcm-socket=
drwxr-xr-x.  2 root    root      60 Jul 27 06:18 irqbalance/
-rw-r--r--.  1 root    root       4 Jul 27 06:18 dhclient.pid
-rw-r--r--.  1 root    root     615 Jul 27 06:18 dhclient.lease
drwxr-xr-x.  6 root    root     160 Jul 27 06:18 NetworkManager/
-rw-------.  1 root    root       4 Jul 27 06:18 gssproxy.pid
srw-rw-rw-.  1 root    root       0 Jul 27 06:18 gssproxy.sock=
drwxr-xr-x.  2 root    root      60 Jul 27 06:18 chrony-dhcp/
drwxr-x---.  2 chrony  chrony    80 Jul 27 06:18 chrony/
-rw-------.  1 root    root       4 Jul 27 06:18 sm-notify.pid
drwxr-xr-x.  3 root    root      80 Jul 27 06:18 lock/
-rw-------.  1 root    root       3 Jul 27 06:18 rsyslogd.pid
-rw-r--r--.  1 root    root       4 Jul 27 06:18 sshd.pid
-rw-r--r--.  1 root    root       4 Jul 27 06:18 crond.pid
----------.  1 root    root       0 Jul 27 06:18 cron.reboot
drwx------.  3 root    root     340 Jul 27 06:18 cloud-init/
-rw-------.  1 root    root       0 Jul 27 06:18 agetty.reload
drwxr-xr-x.  2 root    root      80 Jul 27 06:18 blkid/
drwxr-xr-x.  3 root    root      60 Jul 27 06:20 user/
drwxr-xr-x.  7 root    root     160 Jul 27 06:22 udev/
drwxr-xr-x. 22 root    root     560 Jul 27 06:25 systemd/
drwxr-xr-x.  2 redis   redis     40 Jul 27 06:25 redis/
drwxr-xr-x. 30 root    root     940 Jul 27 06:25 ./
drwxr-x---.  2 grafana grafana   60 Jul 27 06:25 grafana/
drwxrwxr-x.  2 pcp     pcp      200 Jul 27 06:26 pcp/
-rw-rw-r--.  1 root    utmp    1920 Jul 27 06:27 utmp
total 12
lrwxrwxrwx.  1 pcp  pcp   30 Jul 27 06:22 pmlogger.primary.socket -> /run/pcp/pmlogger.22436.socket=
-r--r--r--.  1 pcp  pcp    5 Jul 27 06:22 pmlogger.pid
srw-rw-rw-.  1 pcp  pcp    0 Jul 27 06:22 pmlogger.22436.socket=
srw-rw-rw-.  1 pcp  pcp    0 Jul 27 06:22 pmlogger.22793.socket=
srw-rw-rw-.  1 pcp  pcp    0 Jul 27 06:23 pmlogger.23227.socket=
srw-rw-rw-.  1 root root   0 Jul 27 06:24 pmcd.socket=
-r--r--r--.  1 root root   5 Jul 27 06:24 pmcd.pid
drwxr-xr-x. 30 root root 940 Jul 27 06:25 ../
-r--r--r--.  1 pcp  pcp    5 Jul 27 06:26 pmie.pid
drwxrwxr-x.  2 pcp  pcp  200 Jul 27 06:26 ./

TASK [Reraise error] ***********************************************************
task path: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17
Saturday 27 July 2024  06:27:34 -0400 (0:00:00.683)       0:00:04.285 ********* 
fatal: [managed_node1]: FAILED! => {
    "changed": false
}

MSG:

{'failed': True, 'msg': "The task includes an option with an undefined variable. The error was: {{ pcptest_pw }}: 'pcptest_pw' is undefined\n\nThe error appears to be in '/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml': line 28, 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: Setup metrics access for roles\n  ^ here\n", '_ansible_no_log': False}

TASK [Get final state of services] *********************************************
task path: /tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3
Saturday 27 July 2024  06:27:34 -0400 (0:00:00.018)       0:00:04.303 ********* 
ok: [managed_node1] => {
    "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"
            },
            "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@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": "stopped",
                "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"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "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": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-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/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9
Saturday 27 July 2024  06:27:36 -0400 (0:00:01.910)       0:00:06.214 ********* 
ok: [managed_node1] => (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": "Sat 2024-07-27 06:24:11 EDT",
        "ActiveEnterTimestampMonotonic": "358674963",
        "ActiveExitTimestamp": "Sat 2024-07-27 06:24:10 EDT",
        "ActiveExitTimestampMonotonic": "357461946",
        "ActiveState": "active",
        "After": "basic.target sysinit.target network-online.target avahi-daemon.service systemd-journald.socket system.slice",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-07-27 06:24:11 EDT",
        "AssertTimestampMonotonic": "358299735",
        "Before": "pmie.service shutdown.target pmlogger.service zabbix-agent.service multi-user.target pmproxy.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "7366414000",
        "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": "Sat 2024-07-27 06:24:11 EDT",
        "ConditionTimestampMonotonic": "358299732",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlGroupId": "5334",
        "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": "29971",
        "ExecMainStartTimestamp": "Sat 2024-07-27 06:24:11 EDT",
        "ExecMainStartTimestampMonotonic": "358674919",
        "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": "Sat 2024-07-27 06:24:11 EDT",
        "InactiveEnterTimestampMonotonic": "358298941",
        "InactiveExitTimestamp": "Sat 2024-07-27 06:24:11 EDT",
        "InactiveExitTimestampMonotonic": "358303727",
        "InvocationID": "85fd90bb614f4a2fb0fd90a1b025b24c",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "29971",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "69246976",
        "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": "sysinit.target system.slice",
        "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": "Sat 2024-07-27 06:24:11 EDT",
        "StateChangeTimestampMonotonic": "358674963",
        "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": "22342",
        "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": "pmie.service multi-user.target pmlogger.service",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
ok: [managed_node1] => (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": "Sat 2024-07-27 06:22:56 EDT",
        "ActiveEnterTimestampMonotonic": "283075669",
        "ActiveExitTimestamp": "Sat 2024-07-27 06:22:55 EDT",
        "ActiveExitTimestampMonotonic": "282149448",
        "ActiveState": "active",
        "After": "sysinit.target pcp-reboot-init.service pmcd.service basic.target systemd-journald.socket network-online.target system.slice",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-07-27 06:22:55 EDT",
        "AssertTimestampMonotonic": "282268782",
        "Before": "pmlogger_farm.service multi-user.target pmlogger_check.timer pmlogger_daily.timer shutdown.target",
        "BindsTo": "pmlogger_farm.service pmlogger_check.timer pmlogger_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": "2838304000",
        "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": "Sat 2024-07-27 06:22:55 EDT",
        "ConditionTimestampMonotonic": "282268778",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlGroupId": "4685",
        "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": "22436",
        "ExecMainStartTimestamp": "Sat 2024-07-27 06:22:56 EDT",
        "ExecMainStartTimestampMonotonic": "283075625",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/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/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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": "993",
        "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": "Sat 2024-07-27 06:22:55 EDT",
        "InactiveEnterTimestampMonotonic": "282268154",
        "InactiveExitTimestamp": "Sat 2024-07-27 06:22:55 EDT",
        "InactiveExitTimestampMonotonic": "282273477",
        "InvocationID": "0a30d24cb6e64641bd55117f6a69e193",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "22436",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "9302016",
        "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": "sysinit.target system.slice",
        "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": "Sat 2024-07-27 06:22:56 EDT",
        "StateChangeTimestampMonotonic": "283075669",
        "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": "22342",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "993",
        "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_node1] => (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": "Sat 2024-07-27 06:26:07 EDT",
        "ActiveEnterTimestampMonotonic": "474258421",
        "ActiveExitTimestamp": "Sat 2024-07-27 06:26:06 EDT",
        "ActiveExitTimestampMonotonic": "473610870",
        "ActiveState": "active",
        "After": "sysinit.target pcp-reboot-init.service network-online.target pmcd.service systemd-journald.socket system.slice basic.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-07-27 06:26:07 EDT",
        "AssertTimestampMonotonic": "473981738",
        "Before": "shutdown.target multi-user.target pmie_farm.service pmie_daily.timer pmie_check.timer",
        "BindsTo": "pmie_farm.service pmie_check.timer 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": "395494000",
        "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": "Sat 2024-07-27 06:26:07 EDT",
        "ConditionTimestampMonotonic": "473981735",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlGroupId": "6020",
        "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": "48147",
        "ExecMainStartTimestamp": "Sat 2024-07-27 06:26:07 EDT",
        "ExecMainStartTimestampMonotonic": "474258377",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Sat 2024-07-27 06:26:07 EDT] ; stop_time=[n/a] ; pid=47933 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Sat 2024-07-27 06:26:07 EDT] ; stop_time=[n/a] ; pid=47933 ; 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": "993",
        "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": "Sat 2024-07-27 06:26:07 EDT",
        "InactiveEnterTimestampMonotonic": "473981111",
        "InactiveExitTimestamp": "Sat 2024-07-27 06:26:07 EDT",
        "InactiveExitTimestampMonotonic": "473986456",
        "InvocationID": "6999fcccb5334b10ba17496a55d8811a",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "48147",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "1728512",
        "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": "sysinit.target system.slice",
        "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": "Sat 2024-07-27 06:26:07 EDT",
        "StateChangeTimestampMonotonic": "474258421",
        "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": "22342",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "993",
        "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_node1] => (item=pmproxy) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmproxy",
    "name": "pmproxy",
    "state": "stopped",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Sat 2024-07-27 06:25:26 EDT",
        "ActiveEnterTimestampMonotonic": "433676732",
        "ActiveExitTimestamp": "Sat 2024-07-27 06:25:33 EDT",
        "ActiveExitTimestampMonotonic": "440099503",
        "ActiveState": "inactive",
        "After": "pmcd.service system.slice basic.target redis.service pcp-reboot-init.service sysinit.target network-online.target systemd-journald.socket avahi-daemon.service",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-07-27 06:25:26 EDT",
        "AssertTimestampMonotonic": "433596280",
        "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": "95078000",
        "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": "Sat 2024-07-27 06:25:26 EDT",
        "ConditionTimestampMonotonic": "433596276",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroupId": "5946",
        "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": "1",
        "ExecMainExitTimestamp": "Sat 2024-07-27 06:25:33 EDT",
        "ExecMainExitTimestampMonotonic": "440105272",
        "ExecMainPID": "39810",
        "ExecMainStartTimestamp": "Sat 2024-07-27 06:25:26 EDT",
        "ExecMainStartTimestampMonotonic": "433600321",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[Sat 2024-07-27 06:25:26 EDT] ; stop_time=[Sat 2024-07-27 06:25:33 EDT] ; pid=39810 ; code=exited ; status=0 }",
        "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[Sat 2024-07-27 06:25:26 EDT] ; stop_time=[Sat 2024-07-27 06:25:33 EDT] ; pid=39810 ; code=exited ; status=0 }",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmproxy.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "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": "Sat 2024-07-27 06:25:33 EDT",
        "InactiveEnterTimestampMonotonic": "440105392",
        "InactiveExitTimestamp": "Sat 2024-07-27 06:25:26 EDT",
        "InactiveExitTimestampMonotonic": "433600593",
        "InvocationID": "8aeee6c4eabb439e946ecd412bfde175",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "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": "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": "sysinit.target system.slice",
        "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": "Sat 2024-07-27 06:25:33 EDT",
        "StateChangeTimestampMonotonic": "440105392",
        "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": "22342",
        "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",
        "User": "pcp",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
ok: [managed_node1] => (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": "Sat 2024-07-27 06:25:25 EDT",
        "ActiveEnterTimestampMonotonic": "432828207",
        "ActiveExitTimestamp": "Sat 2024-07-27 06:25:25 EDT",
        "ActiveExitTimestampMonotonic": "432750503",
        "ActiveState": "active",
        "After": "sysinit.target basic.target network.target system.slice -.mount network-online.target systemd-journald.socket",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-07-27 06:25:25 EDT",
        "AssertTimestampMonotonic": "432801341",
        "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": "137267000",
        "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": "Sat 2024-07-27 06:25:25 EDT",
        "ConditionTimestampMonotonic": "432801337",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/redis.service",
        "ControlGroupId": "5909",
        "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": "39646",
        "ExecMainStartTimestamp": "Sat 2024-07-27 06:25:25 EDT",
        "ExecMainStartTimestampMonotonic": "432805344",
        "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=[Sat 2024-07-27 06:25:25 EDT] ; stop_time=[n/a] ; pid=39646 ; 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=[Sat 2024-07-27 06:25:25 EDT] ; stop_time=[n/a] ; pid=39646 ; 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": "991",
        "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": "Sat 2024-07-27 06:25:25 EDT",
        "InactiveEnterTimestampMonotonic": "432800649",
        "InactiveExitTimestamp": "Sat 2024-07-27 06:25:25 EDT",
        "InactiveExitTimestampMonotonic": "432805791",
        "InvocationID": "9332e52e8b8c444baadc400604feb4c4",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "39646",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "9515008",
        "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": "Sat 2024-07-27 06:25:25 EDT",
        "StateChangeTimestampMonotonic": "432828207",
        "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": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "991",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "User": "redis",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "network-online.target",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
ok: [managed_node1] => (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": "Sat 2024-07-27 06:25:28 EDT",
        "ActiveEnterTimestampMonotonic": "435185816",
        "ActiveExitTimestamp": "Sat 2024-07-27 06:25:27 EDT",
        "ActiveExitTimestampMonotonic": "434435254",
        "ActiveState": "active",
        "After": "influxdb.service system.slice mysqld.service -.mount tmp.mount network-online.target basic.target systemd-journald.socket sysinit.target postgresql.service systemd-tmpfiles-setup.service mariadb.service",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-07-27 06:25:27 EDT",
        "AssertTimestampMonotonic": "434456205",
        "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": "710806000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanClean": "runtime",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-07-27 06:25:27 EDT",
        "ConditionTimestampMonotonic": "434456201",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/grafana-server.service",
        "ControlGroupId": "5983",
        "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": "40016",
        "ExecMainStartTimestamp": "Sat 2024-07-27 06:25:27 EDT",
        "ExecMainStartTimestampMonotonic": "434461251",
        "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=[Sat 2024-07-27 06:25:27 EDT] ; stop_time=[n/a] ; pid=40016 ; 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=[Sat 2024-07-27 06:25:27 EDT] ; stop_time=[n/a] ; pid=40016 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/grafana-server.service",
        "FreezerState": "running",
        "GID": "990",
        "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": "Sat 2024-07-27 06:25:27 EDT",
        "InactiveEnterTimestampMonotonic": "434455154",
        "InactiveExitTimestamp": "Sat 2024-07-27 06:25:27 EDT",
        "InactiveExitTimestampMonotonic": "434461549",
        "InvocationID": "7894037ca4894afb94f3433a3c2941e6",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "yes",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "40016",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "85921792",
        "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": "-.mount sysinit.target system.slice",
        "RequiresMountsFor": "/run/grafana /usr/share/grafana /var/tmp",
        "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": "Sat 2024-07-27 06:25:28 EDT",
        "StateChangeTimestampMonotonic": "435185816",
        "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": "17",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "20s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "20s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "990",
        "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"
    }
}

PLAY RECAP *********************************************************************
managed_node1              : ok=8    changed=0    unreachable=0    failed=1    skipped=4    rescued=1    ignored=0   

Saturday 27 July 2024  06:27:40 -0400 (0:00:04.298)       0:00:10.512 ********* 
=============================================================================== 
Restore state of services ----------------------------------------------- 4.30s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 
Get initial state of services ------------------------------------------- 2.04s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 
Get final state of services --------------------------------------------- 1.91s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 
Gathering Facts --------------------------------------------------------- 1.37s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_bpftrace.yml:3 
Collect logs ------------------------------------------------------------ 0.68s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 
Run the role ------------------------------------------------------------ 0.03s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_bpftrace.yml:25 
Handle failure case ----------------------------------------------------- 0.03s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_bpftrace.yml:41 
fedora.linux_system_roles.metrics : Setup metrics access for roles ------ 0.02s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 
fedora.linux_system_roles.metrics : Add Postfix to metrics domain list --- 0.02s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 
fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list --- 0.02s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 
fedora.linux_system_roles.metrics : Ensure ansible_facts used by role --- 0.02s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 
Reraise error ----------------------------------------------------------- 0.02s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 
fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list --- 0.02s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 
fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list --- 0.02s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 
Stop test --------------------------------------------------------------- 0.01s
/tmp/tmp.NNS5mwWMmj/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_bpftrace.yml:15