=> sourcing 20-validate-variables.sh ... => sourcing 25-validate-replication-variables.sh ... => sourcing 30-base-config.sh ... ---> 05:32:26 Processing basic MySQL configuration files ... => sourcing 60-replication-config.sh ... => sourcing 70-s2i-config.sh ... ---> 05:32:26 Processing additional arbitrary MySQL configuration provided by s2i ... => sourcing 40-paas.cnf ... => sourcing 50-my-tuning.cnf ... ---> 05:32:26 Initializing database ... ---> 05:32:26 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/ ---> 05:32:28 Starting MySQL server with disabled networking ... ---> 05:32:28 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 5:32:28 0 [Note] Starting MariaDB 11.8.6-MariaDB source revision 9bfea48ce1214cc4470f6f6f8a4e30352cef84e7 server_uid 0KKvkdfaDF5oGHpEanQluyDrIao= as process 63 2026-03-10 5:32:28 0 [Note] InnoDB: Compressed tables use zlib 1.3.1.zlib-ng 2026-03-10 5:32:28 0 [Note] InnoDB: Number of transaction pools: 1 2026-03-10 5:32:28 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2026-03-10 5:32:28 0 [Note] mysqld: O_TMPFILE is not supported on /var/tmp (disabling future attempts) 2026-03-10 5:32:28 0 [Note] InnoDB: Using Linux native AIO 2026-03-10 5:32:28 0 [Note] InnoDB: innodb_buffer_pool_size_max=32m, innodb_buffer_pool_size=32m 2026-03-10 5:32:28 0 [Note] InnoDB: Completed initialization of buffer pool 2026-03-10 5:32:28 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) 2026-03-10 5:32:28 0 [Note] InnoDB: End of log at LSN=45616 2026-03-10 5:32:28 0 [Note] InnoDB: Opened 3 undo tablespaces 2026-03-10 5:32:28 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active. 2026-03-10 5:32:28 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 2026-03-10 5:32:28 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. 2026-03-10 5:32:28 0 [Note] InnoDB: log sequence number 45616; transaction id 14 2026-03-10 5:32:28 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/data/ib_buffer_pool 2026-03-10 5:32:28 0 [Note] Plugin 'FEEDBACK' is disabled. 2026-03-10 5:32:28 0 [Note] Plugin 'wsrep-provider' is disabled. 2026-03-10 5:32:28 0 [Note] InnoDB: Buffer pool(s) load completed at 260310 5:32:28 2026-03-10 5:32:28 0 [Warning] 'user' entry 'root@bd1b321281c7' ignored in --skip-name-resolve mode. 2026-03-10 5:32:28 0 [Warning] 'proxies_priv' entry '@% root@bd1b321281c7' ignored in --skip-name-resolve mode. 2026-03-10 5:32:28 0 [Note] mysqld: Event Scheduler: Loaded 0 events 2026-03-10 5:32:28 0 [Note] /usr/libexec/mysqld: ready for connections. Version: '11.8.6-MariaDB' socket: '/tmp/mysql.sock' port: 0 MariaDB Server ---> 05:32:29 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 ---> 05:32:29 Creating user specified by MYSQL_USER (openstack) ... mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead ---> 05:32:29 Creating database keystone ... mysqladmin: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-admin' instead ---> 05:32:29 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 5:32:29 7 [Warning] 'user' entry 'root@bd1b321281c7' ignored in --skip-name-resolve mode. 2026-03-10 5:32:29 7 [Warning] 'proxies_priv' entry '@% root@bd1b321281c7' ignored in --skip-name-resolve mode. ---> 05:32:29 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 ---> 05:32:29 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 ---> 05:32:29 Running datadir action: upgrade-warn ---> 05:32:29 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 ---> 05:32:29 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 ... ---> 05:32:29 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 5:32:29 14 [Warning] 'user' entry 'root@bd1b321281c7' ignored in --skip-name-resolve mode. 2026-03-10 5:32:29 14 [Warning] 'proxies_priv' entry '@% root@bd1b321281c7' ignored in --skip-name-resolve mode. OpenStack databases created successfully! ---> 05:32:29 Shutting down MySQL ... mysqladmin: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-admin' instead 2026-03-10 5:32:29 15 [Warning] 'user' entry 'root@bd1b321281c7' ignored in --skip-name-resolve mode. 2026-03-10 5:32:29 15 [Warning] 'proxies_priv' entry '@% root@bd1b321281c7' ignored in --skip-name-resolve mode. 2026-03-10 5:32:29 0 [Note] /usr/libexec/mysqld (initiated by: root[root] @ localhost []): Normal shutdown 2026-03-10 5:32:29 0 [Note] InnoDB: FTS optimize thread exiting. 2026-03-10 5:32:29 0 [Note] InnoDB: Starting shutdown... 2026-03-10 5:32:29 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/data/ib_buffer_pool 2026-03-10 5:32:29 0 [Note] InnoDB: Buffer pool(s) dump completed at 260310 5:32:29 2026-03-10 5:32:30 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" 2026-03-10 5:32:30 0 [Note] InnoDB: Shutdown completed; log sequence number 45616; transaction id 15 2026-03-10 5:32:30 0 [Note] /usr/libexec/mysqld: Shutdown complete ---> 05:32:30 Cleaning up environment variables MYSQL_USER, MYSQL_PASSWORD, MYSQL_DATABASE and MYSQL_ROOT_PASSWORD ... ---> 05:32:30 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 5:32:30 0 [Note] Starting MariaDB 11.8.6-MariaDB source revision 9bfea48ce1214cc4470f6f6f8a4e30352cef84e7 server_uid 0KKvkdfaDF5oGHpEanQluyDrIao= as process 1 2026-03-10 5:32:30 0 [Note] InnoDB: Compressed tables use zlib 1.3.1.zlib-ng 2026-03-10 5:32:30 0 [Note] InnoDB: Number of transaction pools: 1 2026-03-10 5:32:30 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2026-03-10 5:32:30 0 [Note] mysqld: O_TMPFILE is not supported on /var/tmp (disabling future attempts) 2026-03-10 5:32:30 0 [Note] InnoDB: Using Linux native AIO 2026-03-10 5:32:30 0 [Note] InnoDB: innodb_buffer_pool_size_max=32m, innodb_buffer_pool_size=32m 2026-03-10 5:32:30 0 [Note] InnoDB: Completed initialization of buffer pool 2026-03-10 5:32:30 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) 2026-03-10 5:32:30 0 [Note] InnoDB: End of log at LSN=45616 2026-03-10 5:32:30 0 [Note] InnoDB: Opened 3 undo tablespaces 2026-03-10 5:32:30 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active. 2026-03-10 5:32:30 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 2026-03-10 5:32:30 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. 2026-03-10 5:32:30 0 [Note] InnoDB: log sequence number 45616; transaction id 14 2026-03-10 5:32:30 0 [Note] Plugin 'FEEDBACK' is disabled. 2026-03-10 5:32:30 0 [Note] Plugin 'wsrep-provider' is disabled. 2026-03-10 5:32:30 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/data/ib_buffer_pool 2026-03-10 5:32:30 0 [Note] InnoDB: Buffer pool(s) load completed at 260310 5:32:30 2026-03-10 5:32:32 0 [Note] Server socket created on IP: '0.0.0.0', port: '3306'. 2026-03-10 5:32:32 0 [Note] Server socket created on IP: '::', port: '3306'. 2026-03-10 5:32:32 0 [Warning] 'user' entry 'root@bd1b321281c7' ignored in --skip-name-resolve mode. 2026-03-10 5:32:32 0 [Warning] 'proxies_priv' entry '@% root@bd1b321281c7' ignored in --skip-name-resolve mode. 2026-03-10 5:32:32 0 [Note] mysqld: Event Scheduler: Loaded 0 events 2026-03-10 5:32:32 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 5:32:46 5 [Warning] Aborted connection 5 to db: 'keystone' user: 'openstack' host: '172.31.0.11' (Got an error reading communication packets) 2026-03-10 5:32:52 6 [Warning] Aborted connection 6 to db: 'keystone' user: 'openstack' host: '172.31.0.11' (Got an error reading communication packets) 2026-03-10 5:33:14 14 [Warning] Aborted connection 14 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:33:14 13 [Warning] Aborted connection 13 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:33:14 17 [Warning] Aborted connection 17 to db: 'placement' user: 'openstack' host: '172.31.0.13' (Got an error reading communication packets) 2026-03-10 5:33:15 12 [Warning] Aborted connection 12 to db: 'glance' user: 'openstack' host: '172.31.0.12' (Got an error reading communication packets) 2026-03-10 5:33:15 15 [Warning] Aborted connection 15 to db: 'glance' user: 'openstack' host: '172.31.0.12' (Got an error reading communication packets) 2026-03-10 5:33:16 16 [Warning] Aborted connection 16 to db: 'cinder' user: 'openstack' host: '172.31.0.41' (Got an error reading communication packets) 2026-03-10 5:33:31 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 5:33:35 29 [Warning] Aborted connection 29 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:33:47 32 [Warning] Aborted connection 32 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:33:47 34 [Warning] Aborted connection 34 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:33:47 33 [Warning] Aborted connection 33 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:33:54 39 [Warning] Aborted connection 39 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:35:54 48 [Warning] Aborted connection 48 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:35:54 47 [Warning] Aborted connection 47 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:36:12 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 5:36:16 53 [Warning] Aborted connection 53 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:36:20 55 [Warning] Aborted connection 55 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:36:20 57 [Warning] Aborted connection 57 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:36:20 56 [Warning] Aborted connection 56 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:36:27 60 [Warning] Aborted connection 60 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:38:36 71 [Warning] Aborted connection 71 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:38:36 70 [Warning] Aborted connection 70 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:38:53 75 [Warning] Aborted connection 75 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:38:57 76 [Warning] Aborted connection 76 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:39:01 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 5:39:01 79 [Warning] Aborted connection 79 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:39:01 78 [Warning] Aborted connection 78 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:39:08 81 [Warning] Aborted connection 81 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:41:17 92 [Warning] Aborted connection 92 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:41:17 91 [Warning] Aborted connection 91 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:41:35 96 [Warning] Aborted connection 96 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:41:39 97 [Warning] Aborted connection 97 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:41:42 98 [Warning] Aborted connection 98 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:41:42 100 [Warning] Aborted connection 100 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:41:42 99 [Warning] Aborted connection 99 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:41:49 101 [Warning] Aborted connection 101 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:43:58 113 [Warning] Aborted connection 113 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:43:58 112 [Warning] Aborted connection 112 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:44:16 117 [Warning] Aborted connection 117 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:44:20 118 [Warning] Aborted connection 118 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:44:24 119 [Warning] Aborted connection 119 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:44:24 121 [Warning] Aborted connection 121 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:44:24 120 [Warning] Aborted connection 120 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:44:31 122 [Warning] Aborted connection 122 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:46:40 134 [Warning] Aborted connection 134 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:46:40 133 [Warning] Aborted connection 133 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:46:57 138 [Warning] Aborted connection 138 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:47:01 139 [Warning] Aborted connection 139 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:47:05 140 [Warning] Aborted connection 140 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:47:05 142 [Warning] Aborted connection 142 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:47:05 141 [Warning] Aborted connection 141 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:47:12 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 5:49:21 153 [Warning] Aborted connection 153 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:49:21 152 [Warning] Aborted connection 152 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:49:39 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 5:49:43 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 5:49:46 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 5:49:46 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 5:49:46 163 [Warning] Aborted connection 163 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:49:53 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 5:52:02 173 [Warning] Aborted connection 173 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:52:02 172 [Warning] Aborted connection 172 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:52:20 180 [Warning] Aborted connection 180 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:52:24 181 [Warning] Aborted connection 181 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:52:28 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 5:52:28 184 [Warning] Aborted connection 184 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:52:28 183 [Warning] Aborted connection 183 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:52:35 185 [Warning] Aborted connection 185 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:54:44 194 [Warning] Aborted connection 194 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:54:44 193 [Warning] Aborted connection 193 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:55:02 201 [Warning] Aborted connection 201 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:55:05 202 [Warning] Aborted connection 202 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:55:09 203 [Warning] Aborted connection 203 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:55:09 205 [Warning] Aborted connection 205 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:55:09 204 [Warning] Aborted connection 204 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:55:16 206 [Warning] Aborted connection 206 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:57:25 215 [Warning] Aborted connection 215 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:57:25 214 [Warning] Aborted connection 214 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 5:57:44 220 [Warning] Aborted connection 220 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:57:48 223 [Warning] Aborted connection 223 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:57:52 224 [Warning] Aborted connection 224 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:57:52 226 [Warning] Aborted connection 226 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:57:52 225 [Warning] Aborted connection 225 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 5:57:58 227 [Warning] Aborted connection 227 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:00:07 236 [Warning] Aborted connection 236 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 6:00:07 235 [Warning] Aborted connection 235 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 6:00:25 240 [Warning] Aborted connection 240 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:00:28 241 [Warning] Aborted connection 241 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:00:32 245 [Warning] Aborted connection 245 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:00:32 247 [Warning] Aborted connection 247 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:00:32 246 [Warning] Aborted connection 246 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:00:40 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 6:02:49 257 [Warning] Aborted connection 257 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 6:02:49 256 [Warning] Aborted connection 256 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 6:03:06 261 [Warning] Aborted connection 261 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:03:10 262 [Warning] Aborted connection 262 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:03:13 263 [Warning] Aborted connection 263 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:03:13 265 [Warning] Aborted connection 265 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:03:13 264 [Warning] Aborted connection 264 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:03:20 269 [Warning] Aborted connection 269 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:05:30 278 [Warning] Aborted connection 278 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 6:05:30 277 [Warning] Aborted connection 277 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 6:05:48 282 [Warning] Aborted connection 282 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:05:52 283 [Warning] Aborted connection 283 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:05:55 284 [Warning] Aborted connection 284 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:05:55 286 [Warning] Aborted connection 286 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:05:55 285 [Warning] Aborted connection 285 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:06:03 287 [Warning] Aborted connection 287 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:08:12 299 [Warning] Aborted connection 299 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 6:08:12 298 [Warning] Aborted connection 298 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 6:08:29 303 [Warning] Aborted connection 303 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:08:33 304 [Warning] Aborted connection 304 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:08:36 305 [Warning] Aborted connection 305 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:08:36 307 [Warning] Aborted connection 307 to db: 'nova' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:08:36 306 [Warning] Aborted connection 306 to db: 'nova_cell0' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:08:43 308 [Warning] Aborted connection 308 to db: 'nova_api' user: 'openstack' host: '172.31.0.21' (Got an error reading communication packets) 2026-03-10 6:10:53 320 [Warning] Aborted connection 320 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets) 2026-03-10 6:10:53 319 [Warning] Aborted connection 319 to db: 'heat' user: 'openstack' host: '172.31.0.51' (Got an error reading communication packets)