=> sourcing 20-validate-variables.sh ... => sourcing 25-validate-replication-variables.sh ... => sourcing 30-base-config.sh ... ---> 15:45:23 Processing basic MySQL configuration files ... => sourcing 60-replication-config.sh ... => sourcing 70-s2i-config.sh ... ---> 15:45:23 Processing additional arbitrary MySQL configuration provided by s2i ... => sourcing 40-paas.cnf ... => sourcing 50-my-tuning.cnf ... ---> 15:45:23 Initializing database ... ---> 15:45:23 Running mysql_install_db ... /usr/bin/mysql_install_db: Deprecated program name. It will be removed in a future release, use 'mariadb-install-db' instead PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! To do so, start the server, then issue the following command: '/usr/bin/mariadb-secure-installation' which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the MariaDB Knowledgebase at https://mariadb.com/kb Please report any problems at https://mariadb.org/jira The latest information about MariaDB is available at https://mariadb.org/. Consider joining MariaDB's strong and vibrant community: https://mariadb.org/get-involved/ ---> 15:45:25 Starting MySQL server with disabled networking ... ---> 15:45:25 Waiting for MySQL to start ... /usr/libexec/mysqld: Deprecated program name. It will be removed in a future release, use '/usr/libexec/mariadbd' instead 2026-03-10 15:45:25 0 [Note] Starting MariaDB 11.8.6-MariaDB source revision 9bfea48ce1214cc4470f6f6f8a4e30352cef84e7 server_uid s7Kn1wR2f3yFAYDNHafOKbbQ344= as process 63 2026-03-10 15:45:25 0 [Note] InnoDB: Compressed tables use zlib 1.3.1.zlib-ng 2026-03-10 15:45:25 0 [Note] InnoDB: Number of transaction pools: 1 2026-03-10 15:45:25 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2026-03-10 15:45:25 0 [Note] mysqld: O_TMPFILE is not supported on /var/tmp (disabling future attempts) 2026-03-10 15:45:25 0 [Note] InnoDB: Using Linux native AIO 2026-03-10 15:45:25 0 [Note] InnoDB: innodb_buffer_pool_size_max=32m, innodb_buffer_pool_size=32m 2026-03-10 15:45:25 0 [Note] InnoDB: Completed initialization of buffer pool 2026-03-10 15:45:25 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) 2026-03-10 15:45:25 0 [Note] InnoDB: End of log at LSN=45616 2026-03-10 15:45:25 0 [Note] InnoDB: Opened 3 undo tablespaces 2026-03-10 15:45:25 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active. 2026-03-10 15:45:25 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 2026-03-10 15:45:25 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. 2026-03-10 15:45:25 0 [Note] InnoDB: log sequence number 45616; transaction id 14 2026-03-10 15:45:25 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/data/ib_buffer_pool 2026-03-10 15:45:25 0 [Note] Plugin 'FEEDBACK' is disabled. 2026-03-10 15:45:25 0 [Note] Plugin 'wsrep-provider' is disabled. 2026-03-10 15:45:25 0 [Note] InnoDB: Buffer pool(s) load completed at 260310 15:45:25 ---> 15:45:26 Waiting for MySQL to start ... 2026-03-10 15:45:26 0 [Warning] 'user' entry 'root@f07071af5b57' ignored in --skip-name-resolve mode. 2026-03-10 15:45:26 0 [Warning] 'proxies_priv' entry '@% root@f07071af5b57' ignored in --skip-name-resolve mode. 2026-03-10 15:45:26 0 [Note] mysqld: Event Scheduler: Loaded 0 events 2026-03-10 15:45:26 0 [Note] /usr/libexec/mysqld: ready for connections. Version: '11.8.6-MariaDB' socket: '/tmp/mysql.sock' port: 0 MariaDB Server ---> 15:45:27 MySQL started successfully mysql_upgrade: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-upgrade' instead This installation of MariaDB is already upgraded to 11.8.6-MariaDB. There is no need to run mariadb-upgrade again. You can use --force if you still want to run mariadb-upgrade ---> 15:45:27 Creating user specified by MYSQL_USER (openstack) ... mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead ---> 15:45:27 Creating database keystone ... mysqladmin: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-admin' instead ---> 15:45:27 Granting privileges to user openstack for keystone ... mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead 2026-03-10 15:45:27 7 [Warning] 'user' entry 'root@f07071af5b57' ignored in --skip-name-resolve mode. 2026-03-10 15:45:27 7 [Warning] 'proxies_priv' entry '@% root@f07071af5b57' ignored in --skip-name-resolve mode. ---> 15:45:27 Setting password for MySQL root user ... mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead ---> 15:45:27 Initialization finished => sourcing 40-datadir-action.sh ... /usr/libexec/mysqld: Deprecated program name. It will be removed in a future release, use '/usr/libexec/mariadbd' instead ---> 15:45:27 Running datadir action: upgrade-warn ---> 15:45:27 Warning: Version of the data could not be determined. It is because the file mysql_upgrade_info is missing in the data directory, which is most probably because it was not created when initialization of data directory. In order to allow seamless updates to the next higher version in the future, the file mysql_upgrade_info will be created. If the data directory was created with a different version than 11.8, it is required to run this container with the MYSQL_DATADIR_ACTION environment variable set to 'force', or run 'mysql_upgrade' utility manually; the mysql_upgrade tool checks the tables and creates such a file as well. For upstream documentation about upgrading, see: Unexpected or unsupported version '11.8' /usr/libexec/mysqld: Deprecated program name. It will be removed in a future release, use '/usr/libexec/mariadbd' instead ---> 15:45:27 Storing version '11.8.6-MariaDB' information into the data dir '/var/lib/mysql/data/mysql_upgrade_info' /usr/libexec/mysqld: Deprecated program name. It will be removed in a future release, use '/usr/libexec/mariadbd' instead => sourcing 50-passwd-change.sh ... ---> 15:45:27 Setting passwords ... mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead => sourcing init-db.sh ... Creating OpenStack databases... mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead 2026-03-10 15:45:28 14 [Warning] 'user' entry 'root@f07071af5b57' ignored in --skip-name-resolve mode. 2026-03-10 15:45:28 14 [Warning] 'proxies_priv' entry '@% root@f07071af5b57' ignored in --skip-name-resolve mode. OpenStack databases created successfully! ---> 15:45:28 Shutting down MySQL ... mysqladmin: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-admin' instead 2026-03-10 15:45:28 15 [Warning] 'user' entry 'root@f07071af5b57' ignored in --skip-name-resolve mode. 2026-03-10 15:45:28 15 [Warning] 'proxies_priv' entry '@% root@f07071af5b57' ignored in --skip-name-resolve mode. 2026-03-10 15:45:28 0 [Note] /usr/libexec/mysqld (initiated by: root[root] @ localhost []): Normal shutdown 2026-03-10 15:45:28 0 [Note] InnoDB: FTS optimize thread exiting. 2026-03-10 15:45:28 0 [Note] InnoDB: Starting shutdown... 2026-03-10 15:45:28 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/data/ib_buffer_pool 2026-03-10 15:45:28 0 [Note] InnoDB: Buffer pool(s) dump completed at 260310 15:45:28 2026-03-10 15:45:28 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" 2026-03-10 15:45:28 0 [Note] InnoDB: Shutdown completed; log sequence number 45616; transaction id 15 2026-03-10 15:45:28 0 [Note] /usr/libexec/mysqld: Shutdown complete ---> 15:45:29 Cleaning up environment variables MYSQL_USER, MYSQL_PASSWORD, MYSQL_DATABASE and MYSQL_ROOT_PASSWORD ... ---> 15:45:29 Running final exec -- Only MySQL server logs after this point /usr/libexec/mysqld: Deprecated program name. It will be removed in a future release, use '/usr/libexec/mariadbd' instead 2026-03-10 15:45:29 0 [Note] Starting MariaDB 11.8.6-MariaDB source revision 9bfea48ce1214cc4470f6f6f8a4e30352cef84e7 server_uid s7Kn1wR2f3yFAYDNHafOKbbQ344= as process 1 2026-03-10 15:45:29 0 [Note] InnoDB: Compressed tables use zlib 1.3.1.zlib-ng 2026-03-10 15:45:29 0 [Note] InnoDB: Number of transaction pools: 1 2026-03-10 15:45:29 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2026-03-10 15:45:29 0 [Note] mysqld: O_TMPFILE is not supported on /var/tmp (disabling future attempts) 2026-03-10 15:45:29 0 [Note] InnoDB: Using Linux native AIO 2026-03-10 15:45:29 0 [Note] InnoDB: innodb_buffer_pool_size_max=32m, innodb_buffer_pool_size=32m 2026-03-10 15:45:29 0 [Note] InnoDB: Completed initialization of buffer pool 2026-03-10 15:45:29 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) 2026-03-10 15:45:29 0 [Note] InnoDB: End of log at LSN=45616 2026-03-10 15:45:29 0 [Note] InnoDB: Opened 3 undo tablespaces 2026-03-10 15:45:29 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active. 2026-03-10 15:45:29 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 2026-03-10 15:45:29 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. 2026-03-10 15:45:29 0 [Note] InnoDB: log sequence number 45616; transaction id 14 2026-03-10 15:45:29 0 [Note] Plugin 'FEEDBACK' is disabled. 2026-03-10 15:45:29 0 [Note] Plugin 'wsrep-provider' is disabled. 2026-03-10 15:45:29 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/data/ib_buffer_pool 2026-03-10 15:45:29 0 [Note] InnoDB: Buffer pool(s) load completed at 260310 15:45:29 2026-03-10 15:45:30 0 [Note] Server socket created on IP: '0.0.0.0', port: '3306'. 2026-03-10 15:45:30 0 [Note] Server socket created on IP: '::', port: '3306'. 2026-03-10 15:45:30 0 [Warning] 'user' entry 'root@f07071af5b57' ignored in --skip-name-resolve mode. 2026-03-10 15:45:30 0 [Warning] 'proxies_priv' entry '@% root@f07071af5b57' ignored in --skip-name-resolve mode. 2026-03-10 15:45:30 0 [Note] mysqld: Event Scheduler: Loaded 0 events 2026-03-10 15:45:30 0 [Note] /usr/libexec/mysqld: ready for connections. Version: '11.8.6-MariaDB' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server 2026-03-10 15:45:43 5 [Warning] Aborted connection 5 to db: 'keystone' user: 'openstack' host: '172.31.0.11' (Got an error reading communication packets) 2026-03-10 15:45:50 6 [Warning] Aborted connection 6 to db: 'keystone' user: 'openstack' host: '172.31.0.11' (Got an error reading communication packets) 2026-03-10 15:46:13 17 [Warning] Aborted connection 17 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 15:46:13 16 [Warning] Aborted connection 16 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 15:46:13 15 [Warning] Aborted connection 15 to db: 'placement' user: 'openstack' host: '172.31.0.13' (Got an error reading communication packets) 2026-03-10 15:46:14 13 [Warning] Aborted connection 13 to db: 'glance' user: 'openstack' host: '172.31.0.12' (Got an error reading communication packets) 2026-03-10 15:46:14 14 [Warning] Aborted connection 14 to db: 'glance' user: 'openstack' host: '172.31.0.12' (Got an error reading communication packets) 2026-03-10 15:46:15 12 [Warning] Aborted connection 12 to db: 'cinder' user: 'openstack' host: '172.31.0.41' (Got an error reading communication packets) 2026-03-10 15:46:30 27 [Warning] Aborted connection 27 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:46:35 33 [Warning] Aborted connection 33 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:46:52 34 [Warning] Aborted connection 34 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:46:52 36 [Warning] Aborted connection 36 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:46:52 35 [Warning] Aborted connection 35 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:47:01 41 [Warning] Aborted connection 41 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:49:12 51 [Warning] Aborted connection 51 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:49:16 52 [Warning] Aborted connection 52 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:49:21 54 [Warning] Aborted connection 54 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:49:21 56 [Warning] Aborted connection 56 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:49:21 55 [Warning] Aborted connection 55 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:49:30 59 [Warning] Aborted connection 59 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:51:54 69 [Warning] Aborted connection 69 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:51:59 70 [Warning] Aborted connection 70 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:52:04 71 [Warning] Aborted connection 71 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:52:04 73 [Warning] Aborted connection 73 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:52:04 72 [Warning] Aborted connection 72 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:52:13 77 [Warning] Aborted connection 77 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:54:36 87 [Warning] Aborted connection 87 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:54:40 88 [Warning] Aborted connection 88 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:54:44 89 [Warning] Aborted connection 89 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:54:44 91 [Warning] Aborted connection 91 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:54:44 90 [Warning] Aborted connection 90 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:54:52 92 [Warning] Aborted connection 92 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:57:17 105 [Warning] Aborted connection 105 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:57:22 106 [Warning] Aborted connection 106 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:57:26 107 [Warning] Aborted connection 107 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:57:26 109 [Warning] Aborted connection 109 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:57:26 108 [Warning] Aborted connection 108 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:57:34 110 [Warning] Aborted connection 110 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 15:59:58 123 [Warning] Aborted connection 123 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:00:02 124 [Warning] Aborted connection 124 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:00:06 125 [Warning] Aborted connection 125 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:00:06 127 [Warning] Aborted connection 127 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:00:06 126 [Warning] Aborted connection 126 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:00:14 128 [Warning] Aborted connection 128 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:02:40 141 [Warning] Aborted connection 141 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:02:44 142 [Warning] Aborted connection 142 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:02:48 143 [Warning] Aborted connection 143 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:02:48 145 [Warning] Aborted connection 145 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:02:48 144 [Warning] Aborted connection 144 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:02:56 146 [Warning] Aborted connection 146 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:05:21 159 [Warning] Aborted connection 159 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:05:25 160 [Warning] Aborted connection 160 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:05:29 161 [Warning] Aborted connection 161 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:05:29 163 [Warning] Aborted connection 163 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:05:29 162 [Warning] Aborted connection 162 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:05:37 164 [Warning] Aborted connection 164 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:08:02 177 [Warning] Aborted connection 177 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:08:07 178 [Warning] Aborted connection 178 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:08:11 179 [Warning] Aborted connection 179 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:08:11 181 [Warning] Aborted connection 181 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:08:11 180 [Warning] Aborted connection 180 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:08:19 182 [Warning] Aborted connection 182 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:10:44 193 [Warning] Aborted connection 193 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:10:49 196 [Warning] Aborted connection 196 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:10:53 197 [Warning] Aborted connection 197 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:10:53 199 [Warning] Aborted connection 199 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:10:53 198 [Warning] Aborted connection 198 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:11:01 200 [Warning] Aborted connection 200 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:13:25 210 [Warning] Aborted connection 210 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:13:30 212 [Warning] Aborted connection 212 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:13:34 215 [Warning] Aborted connection 215 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:13:34 217 [Warning] Aborted connection 217 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:13:34 216 [Warning] Aborted connection 216 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:13:41 218 [Warning] Aborted connection 218 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:16:07 228 [Warning] Aborted connection 228 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:16:11 229 [Warning] Aborted connection 229 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:16:15 232 [Warning] Aborted connection 232 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:16:15 231 [Warning] Aborted connection 231 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:16:15 230 [Warning] Aborted connection 230 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:16:23 236 [Warning] Aborted connection 236 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:18:48 246 [Warning] Aborted connection 246 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:18:53 247 [Warning] Aborted connection 247 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:18:57 248 [Warning] Aborted connection 248 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:18:57 250 [Warning] Aborted connection 250 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:18:57 249 [Warning] Aborted connection 249 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:19:05 252 [Warning] Aborted connection 252 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:21:30 264 [Warning] Aborted connection 264 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:21:34 265 [Warning] Aborted connection 265 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:21:38 266 [Warning] Aborted connection 266 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:21:38 268 [Warning] Aborted connection 268 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:21:38 267 [Warning] Aborted connection 267 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 16:21:46 269 [Warning] Aborted connection 269 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets)