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.019579
end
2024-09-11 15:09:41.634303
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 15:09:41.614724
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 Tue 2024-08-20 07:37:11 BST; 3 weeks 1 days ago
     Docs: man:mariadbd(8)
           https://mariadb.com/kb/en/library/systemd/
 Main PID: 2693115 (mariadbd)
   Status: "Taking your SQL requests now..."
    Tasks: 22 (limit: 28730)
   Memory: 1.0G
   CGroup: /system.slice/mariadb.service
           └─2693115 /usr/sbin/mariadbd

Sep 11 14:24:08 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:24:08 528705 [Warning] Aborted connection 528705 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:29:10 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:29:10 528851 [Warning] Aborted connection 528851 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:34:12 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:34:12 528998 [Warning] Aborted connection 528998 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:39:14 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:39:14 529200 [Warning] Aborted connection 529200 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:44:16 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:44:16 529363 [Warning] Aborted connection 529363 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:49:18 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:49:18 529464 [Warning] Aborted connection 529464 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:54:20 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:54:20 529543 [Warning] Aborted connection 529543 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:59:23 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:59:23 529621 [Warning] Aborted connection 529621 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:04:25 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 15:04:25 529890 [Warning] Aborted connection 529890 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:09:27 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 15:09:27 529973 [Warning] Aborted connection 529973 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 Tue 2024-08-20 07:37:11 BST; 3 weeks 1 days ago",
    "     Docs: man:mariadbd(8)",
    "           https://mariadb.com/kb/en/library/systemd/",
    " Main PID: 2693115 (mariadbd)",
    "   Status: \"Taking your SQL requests now...\"",
    "    Tasks: 22 (limit: 28730)",
    "   Memory: 1.0G",
    "   CGroup: /system.slice/mariadb.service",
    "           \u2514\u25002693115 /usr/sbin/mariadbd",
    "",
    "Sep 11 14:24:08 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:24:08 528705 [Warning] Aborted connection 528705 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:29:10 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:29:10 528851 [Warning] Aborted connection 528851 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:34:12 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:34:12 528998 [Warning] Aborted connection 528998 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:39:14 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:39:14 529200 [Warning] Aborted connection 529200 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:44:16 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:44:16 529363 [Warning] Aborted connection 529363 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:49:18 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:49:18 529464 [Warning] Aborted connection 529464 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:54:20 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:54:20 529543 [Warning] Aborted connection 529543 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:59:23 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 14:59:23 529621 [Warning] Aborted connection 529621 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:04:25 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 15:04:25 529890 [Warning] Aborted connection 529890 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:09:27 copper-crocodile.man-1.vm.plesk-server.com mariadbd[2693115]: 2024-09-11 15:09:27 529973 [Warning] Aborted connection 529973 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)"
]