Execution
Date 11 Sep 2024 15:12:23 +0100
Duration 00:01:01.73
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
138 Hosts
3 Tasks
414 Results
1 Plays
6 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
systemctl status mariadb.service
delta
0:00:00.018907
end
2024-09-11 15:13:08.344269
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nsystemctl status mariadb.service\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-09-11 15:13:08.325362
stderr

stderr_lines
[]
stdout
● mariadb.service - MariaDB 10.6.18 database server
   Loaded: loaded (/usr/lib/systemd/system/./mariadb.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/mariadb.service.d
           └─override.conf
   Active: active (running) since Wed 2024-08-21 06:52:03 BST; 3 weeks 0 days ago
     Docs: man:mariadbd(8)
           https://mariadb.com/kb/en/library/systemd/
 Main PID: 1510224 (mariadbd)
   Status: "Taking your SQL requests now..."
    Tasks: 26 (limit: 60569)
   Memory: 2.0G
   CGroup: /system.slice/mariadb.service
           └─1510224 /usr/sbin/mariadbd

Sep 11 14:25:13 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:25:13 365039 [Warning] Aborted connection 365039 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:30:15 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:30:15 365092 [Warning] Aborted connection 365092 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:35:17 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:35:17 365150 [Warning] Aborted connection 365150 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:40:19 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:40:19 365205 [Warning] Aborted connection 365205 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:45:21 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:45:21 365276 [Warning] Aborted connection 365276 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:50:24 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:50:24 365332 [Warning] Aborted connection 365332 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:55:26 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:55:26 365393 [Warning] Aborted connection 365393 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:00:28 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 15:00:28 365461 [Warning] Aborted connection 365461 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:05:30 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 15:05:30 365560 [Warning] Aborted connection 365560 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:10:32 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 15:10:32 365617 [Warning] Aborted connection 365617 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
stdout_lines
[
    "\u25cf mariadb.service - MariaDB 10.6.18 database server",
    "   Loaded: loaded (/usr/lib/systemd/system/./mariadb.service; enabled; vendor preset: disabled)",
    "  Drop-In: /etc/systemd/system/mariadb.service.d",
    "           \u2514\u2500override.conf",
    "   Active: active (running) since Wed 2024-08-21 06:52:03 BST; 3 weeks 0 days ago",
    "     Docs: man:mariadbd(8)",
    "           https://mariadb.com/kb/en/library/systemd/",
    " Main PID: 1510224 (mariadbd)",
    "   Status: \"Taking your SQL requests now...\"",
    "    Tasks: 26 (limit: 60569)",
    "   Memory: 2.0G",
    "   CGroup: /system.slice/mariadb.service",
    "           \u2514\u25001510224 /usr/sbin/mariadbd",
    "",
    "Sep 11 14:25:13 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:25:13 365039 [Warning] Aborted connection 365039 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:30:15 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:30:15 365092 [Warning] Aborted connection 365092 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:35:17 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:35:17 365150 [Warning] Aborted connection 365150 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:40:19 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:40:19 365205 [Warning] Aborted connection 365205 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:45:21 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:45:21 365276 [Warning] Aborted connection 365276 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:50:24 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:50:24 365332 [Warning] Aborted connection 365332 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:55:26 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 14:55:26 365393 [Warning] Aborted connection 365393 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:00:28 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 15:00:28 365461 [Warning] Aborted connection 365461 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:05:30 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 15:05:30 365560 [Warning] Aborted connection 365560 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:10:32 professional-glade.man-1.vm.plesk-server.com mariadbd[1510224]: 2024-09-11 15:10:32 365617 [Warning] Aborted connection 365617 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)"
]