Execution
Date 11 Sep 2024 15:09:30 +0100
Duration None
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
120 Hosts
1 Tasks
119 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
systemctl status mariadb.service --no-pager
delta
0:00:00.018553
end
2024-09-11 17:09:40.158584
invocation
{
    "module_args": {
        "_raw_params": "systemctl status mariadb.service --no-pager",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-09-11 17:09:40.140031
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 08:57:16 EEST; 3 weeks 0 days ago
     Docs: man:mariadbd(8)
           https://mariadb.com/kb/en/library/systemd/
 Main PID: 1840023 (mariadbd)
   Status: "Taking your SQL requests now..."
    Tasks: 22 (limit: 13692)
   Memory: 160.4M
   CGroup: /system.slice/mariadb.service
           └─1840023 /usr/sbin/mariadbd

Sep 11 16:23:29 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:23:29 175265 [Warning] Aborted connection 175265 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 16:28:31 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:28:31 175291 [Warning] Aborted connection 175291 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 16:33:34 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:33:34 175315 [Warning] Aborted connection 175315 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 16:38:36 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:38:36 175343 [Warning] Aborted connection 175343 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 16:43:38 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:43:38 175364 [Warning] Aborted connection 175364 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 16:48:40 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:48:40 175386 [Warning] Aborted connection 175386 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 16:53:42 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:53:42 175415 [Warning] Aborted connection 175415 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 16:58:44 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:58:44 175439 [Warning] Aborted connection 175439 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 17:03:46 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 17:03:46 175477 [Warning] Aborted connection 175477 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 17:08:48 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 17:08:48 175503 [Warning] Aborted connection 175503 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 08:57:16 EEST; 3 weeks 0 days ago",
    "     Docs: man:mariadbd(8)",
    "           https://mariadb.com/kb/en/library/systemd/",
    " Main PID: 1840023 (mariadbd)",
    "   Status: \"Taking your SQL requests now...\"",
    "    Tasks: 22 (limit: 13692)",
    "   Memory: 160.4M",
    "   CGroup: /system.slice/mariadb.service",
    "           \u2514\u25001840023 /usr/sbin/mariadbd",
    "",
    "Sep 11 16:23:29 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:23:29 175265 [Warning] Aborted connection 175265 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 16:28:31 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:28:31 175291 [Warning] Aborted connection 175291 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 16:33:34 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:33:34 175315 [Warning] Aborted connection 175315 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 16:38:36 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:38:36 175343 [Warning] Aborted connection 175343 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 16:43:38 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:43:38 175364 [Warning] Aborted connection 175364 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 16:48:40 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:48:40 175386 [Warning] Aborted connection 175386 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 16:53:42 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:53:42 175415 [Warning] Aborted connection 175415 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 16:58:44 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 16:58:44 175439 [Warning] Aborted connection 175439 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 17:03:46 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 17:03:46 175477 [Warning] Aborted connection 175477 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 17:08:48 perfect-hedgehog.man-1.vm.plesk-server.com mariadbd[1840023]: 2024-09-11 17:08:48 175503 [Warning] Aborted connection 175503 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)"
]