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.021769
end
2024-09-11 15:09:41.389369
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.367600
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:16:24 BST; 3 weeks 1 days ago
     Docs: man:mariadbd(8)
           https://mariadb.com/kb/en/library/systemd/
 Main PID: 3366750 (mariadbd)
   Status: "Taking your SQL requests now..."
    Tasks: 50 (limit: 252159)
   Memory: 7.2G
   CGroup: /system.slice/mariadb.service
           └─3366750 /usr/sbin/mariadbd

Sep 11 15:05:03 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:05:03 5363035 [Warning] Aborted connection 5363035 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)
Sep 11 15:05:03 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:05:03 5363037 [Warning] Aborted connection 5363037 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)
Sep 11 15:05:23 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:05:23 5363117 [Warning] Aborted connection 5363117 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)
Sep 11 15:05:38 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:05:38 5363183 [Warning] Aborted connection 5363183 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)
Sep 11 15:05:58 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:05:58 5363289 [Warning] Aborted connection 5363289 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)
Sep 11 15:06:59 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:06:59 5363577 [Warning] Aborted connection 5363577 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)
Sep 11 15:07:27 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:07:27 5363687 [Warning] Aborted connection 5363687 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:08:01 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:08:01 5363853 [Warning] Aborted connection 5363853 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)
Sep 11 15:08:38 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:08:38 5364022 [Warning] Aborted connection 5364022 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)
Sep 11 15:09:02 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:09:02 5364102 [Warning] Aborted connection 5364102 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)
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:16:24 BST; 3 weeks 1 days ago",
    "     Docs: man:mariadbd(8)",
    "           https://mariadb.com/kb/en/library/systemd/",
    " Main PID: 3366750 (mariadbd)",
    "   Status: \"Taking your SQL requests now...\"",
    "    Tasks: 50 (limit: 252159)",
    "   Memory: 7.2G",
    "   CGroup: /system.slice/mariadb.service",
    "           \u2514\u25003366750 /usr/sbin/mariadbd",
    "",
    "Sep 11 15:05:03 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:05:03 5363035 [Warning] Aborted connection 5363035 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)",
    "Sep 11 15:05:03 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:05:03 5363037 [Warning] Aborted connection 5363037 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)",
    "Sep 11 15:05:23 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:05:23 5363117 [Warning] Aborted connection 5363117 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)",
    "Sep 11 15:05:38 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:05:38 5363183 [Warning] Aborted connection 5363183 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)",
    "Sep 11 15:05:58 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:05:58 5363289 [Warning] Aborted connection 5363289 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)",
    "Sep 11 15:06:59 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:06:59 5363577 [Warning] Aborted connection 5363577 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)",
    "Sep 11 15:07:27 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:07:27 5363687 [Warning] Aborted connection 5363687 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:08:01 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:08:01 5363853 [Warning] Aborted connection 5363853 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)",
    "Sep 11 15:08:38 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:08:38 5364022 [Warning] Aborted connection 5364022 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)",
    "Sep 11 15:09:02 bright-hummingbird.man-1.vm.plesk-server.com mariadbd[3366750]: 2024-09-11 15:09:02 5364102 [Warning] Aborted connection 5364102 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)"
]