2021-02-15T21:11:56.996240Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). 2021-02-15T21:11:57.213172Z 0 [Warning] InnoDB: New log files created, LSN=45790 2021-02-15T21:11:57.269641Z 0 [Warning] InnoDB: Creating foreign key constraint system tables. 2021-02-15T21:11:57.285059Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 6fb48b1a-6fd2-11eb-aaea-fa163e8b58d6. 2021-02-15T21:11:57.286835Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened. 2021-02-15T21:11:57.527412Z 0 [Warning] CA certificate ca.pem is self signed. 2021-02-15T21:11:57.684173Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. 2021-02-15T21:12:04.510114Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). 2021-02-15T21:12:04.512339Z 0 [Note] mysqld (mysqld 5.7.33-0ubuntu0.18.04.1) starting as process 41130 ... 2021-02-15T21:12:04.519609Z 0 [Note] InnoDB: PUNCH HOLE support available 2021-02-15T21:12:04.519647Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2021-02-15T21:12:04.519656Z 0 [Note] InnoDB: Uses event mutexes 2021-02-15T21:12:04.519664Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2021-02-15T21:12:04.519672Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-02-15T21:12:04.519679Z 0 [Note] InnoDB: Using Linux native AIO 2021-02-15T21:12:04.520021Z 0 [Note] InnoDB: Number of pools: 1 2021-02-15T21:12:04.520171Z 0 [Note] InnoDB: Using CPU crc32 instructions 2021-02-15T21:12:04.522894Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 2021-02-15T21:12:04.535127Z 0 [Note] InnoDB: Completed initialization of buffer pool 2021-02-15T21:12:04.538302Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-02-15T21:12:04.550507Z 0 [Note] InnoDB: Highest supported file format is Barracuda. 2021-02-15T21:12:04.561764Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-02-15T21:12:04.561859Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-02-15T21:12:04.589934Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-02-15T21:12:04.591301Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. 2021-02-15T21:12:04.591325Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active. 2021-02-15T21:12:04.592468Z 0 [Note] InnoDB: 5.7.33 started; log sequence number 2747199 2021-02-15T21:12:04.592698Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool 2021-02-15T21:12:04.593145Z 0 [Note] Plugin 'FEDERATED' is disabled. 2021-02-15T21:12:04.594927Z 0 [Note] InnoDB: Buffer pool(s) load completed at 210215 21:12:04 2021-02-15T21:12:04.602564Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them. 2021-02-15T21:12:04.602620Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory. 2021-02-15T21:12:04.603748Z 0 [Warning] CA certificate ca.pem is self signed. 2021-02-15T21:12:04.603795Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory. 2021-02-15T21:12:04.607198Z 0 [Warning] Insecure configuration for --pid-file: Location '/tmp' in the path is accessible to all OS users. Consider choosing a different directory. 2021-02-15T21:12:04.621221Z 0 [Note] Event Scheduler: Loaded 0 events 2021-02-15T21:12:04.621777Z 0 [Note] mysqld: ready for connections. Version: '5.7.33-0ubuntu0.18.04.1' socket: '/tmp/tmp.7bFZiAhKvD/mysqld.sock' port: 0 (Ubuntu) 2021-02-15T21:12:04.630820Z 2 [Note] Access denied for user 'root'@'localhost' (using password: NO) 2021-02-15T21:12:04.634642Z 0 [Note] Giving 0 client threads a chance to die gracefully 2021-02-15T21:12:04.634680Z 0 [Note] Shutting down slave threads 2021-02-15T21:12:04.634711Z 0 [Note] Forcefully disconnecting 0 remaining clients 2021-02-15T21:12:04.634734Z 0 [Note] Event Scheduler: Purging the queue. 0 events 2021-02-15T21:12:04.634925Z 0 [Note] Binlog end 2021-02-15T21:12:04.635722Z 0 [Note] Shutting down plugin 'ngram' 2021-02-15T21:12:04.635747Z 0 [Note] Shutting down plugin 'partition' 2021-02-15T21:12:04.635758Z 0 [Note] Shutting down plugin 'BLACKHOLE' 2021-02-15T21:12:04.635769Z 0 [Note] Shutting down plugin 'ARCHIVE' 2021-02-15T21:12:04.635777Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA' 2021-02-15T21:12:04.635830Z 0 [Note] Shutting down plugin 'MRG_MYISAM' 2021-02-15T21:12:04.635852Z 0 [Note] Shutting down plugin 'MyISAM' 2021-02-15T21:12:04.635861Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL' 2021-02-15T21:12:04.635867Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES' 2021-02-15T21:12:04.635872Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES' 2021-02-15T21:12:04.635877Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS' 2021-02-15T21:12:04.635882Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN' 2021-02-15T21:12:04.635887Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS' 2021-02-15T21:12:04.635892Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS' 2021-02-15T21:12:04.635897Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES' 2021-02-15T21:12:04.635903Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS' 2021-02-15T21:12:04.635908Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES' 2021-02-15T21:12:04.635913Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE' 2021-02-15T21:12:04.635918Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE' 2021-02-15T21:12:04.635923Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG' 2021-02-15T21:12:04.635928Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED' 2021-02-15T21:12:04.635933Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED' 2021-02-15T21:12:04.635938Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD' 2021-02-15T21:12:04.635943Z 0 [Note] Shutting down plugin 'INNODB_METRICS' 2021-02-15T21:12:04.635948Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO' 2021-02-15T21:12:04.635953Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS' 2021-02-15T21:12:04.635958Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU' 2021-02-15T21:12:04.635963Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE' 2021-02-15T21:12:04.635981Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET' 2021-02-15T21:12:04.635991Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX' 2021-02-15T21:12:04.635999Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET' 2021-02-15T21:12:04.636007Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM' 2021-02-15T21:12:04.636016Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET' 2021-02-15T21:12:04.636024Z 0 [Note] Shutting down plugin 'INNODB_CMP' 2021-02-15T21:12:04.636044Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS' 2021-02-15T21:12:04.636050Z 0 [Note] Shutting down plugin 'INNODB_LOCKS' 2021-02-15T21:12:04.636055Z 0 [Note] Shutting down plugin 'INNODB_TRX' 2021-02-15T21:12:04.636060Z 0 [Note] Shutting down plugin 'InnoDB' 2021-02-15T21:12:04.636153Z 0 [Note] InnoDB: FTS optimize thread exiting. 2021-02-15T21:12:04.636379Z 0 [Note] InnoDB: Starting shutdown... 2021-02-15T21:12:04.736692Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool 2021-02-15T21:12:04.737006Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 210215 21:12:04 2021-02-15T21:12:06.245248Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2747218 2021-02-15T21:12:06.248379Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2021-02-15T21:12:06.248409Z 0 [Note] Shutting down plugin 'MEMORY' 2021-02-15T21:12:06.248418Z 0 [Note] Shutting down plugin 'CSV' 2021-02-15T21:12:06.248426Z 0 [Note] Shutting down plugin 'sha256_password' 2021-02-15T21:12:06.248448Z 0 [Note] Shutting down plugin 'mysql_native_password' 2021-02-15T21:12:06.248631Z 0 [Note] Shutting down plugin 'binlog' 2021-02-15T21:12:06.249092Z 0 [Note] mysqld: Shutdown complete 2021-02-15T21:12:08.267950Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). 2021-02-15T21:12:08.270209Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.33-0ubuntu0.18.04.1) starting as process 41272 ... 2021-02-15T21:12:08.276275Z 0 [Note] InnoDB: PUNCH HOLE support available 2021-02-15T21:12:08.276317Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2021-02-15T21:12:08.276326Z 0 [Note] InnoDB: Uses event mutexes 2021-02-15T21:12:08.276334Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2021-02-15T21:12:08.276341Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-02-15T21:12:08.276349Z 0 [Note] InnoDB: Using Linux native AIO 2021-02-15T21:12:08.276695Z 0 [Note] InnoDB: Number of pools: 1 2021-02-15T21:12:08.276843Z 0 [Note] InnoDB: Using CPU crc32 instructions 2021-02-15T21:12:08.279922Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 2021-02-15T21:12:08.292965Z 0 [Note] InnoDB: Completed initialization of buffer pool 2021-02-15T21:12:08.296729Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-02-15T21:12:08.310412Z 0 [Note] InnoDB: Highest supported file format is Barracuda. 2021-02-15T21:12:08.326793Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-02-15T21:12:08.326891Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-02-15T21:12:08.345367Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-02-15T21:12:08.346475Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. 2021-02-15T21:12:08.346493Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active. 2021-02-15T21:12:08.347282Z 0 [Note] InnoDB: Waiting for purge to start 2021-02-15T21:12:08.397482Z 0 [Note] InnoDB: 5.7.33 started; log sequence number 2747218 2021-02-15T21:12:08.398028Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool 2021-02-15T21:12:08.398230Z 0 [Note] Plugin 'FEDERATED' is disabled. 2021-02-15T21:12:08.400543Z 0 [Note] InnoDB: Buffer pool(s) load completed at 210215 21:12:08 2021-02-15T21:12:08.406412Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them. 2021-02-15T21:12:08.406434Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory. 2021-02-15T21:12:08.407271Z 0 [Warning] CA certificate ca.pem is self signed. 2021-02-15T21:12:08.407320Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory. 2021-02-15T21:12:08.407433Z 0 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306 2021-02-15T21:12:08.407452Z 0 [Note] - '127.0.0.1' resolves to '127.0.0.1'; 2021-02-15T21:12:08.407491Z 0 [Note] Server socket created on IP: '127.0.0.1'. 2021-02-15T21:12:08.419018Z 0 [Note] Event Scheduler: Loaded 0 events 2021-02-15T21:12:08.419417Z 0 [Note] /usr/sbin/mysqld: ready for connections. Version: '5.7.33-0ubuntu0.18.04.1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu) 2021-02-15T21:18:16.150945Z 0 [Note] Giving 0 client threads a chance to die gracefully 2021-02-15T21:18:16.150988Z 0 [Note] Shutting down slave threads 2021-02-15T21:18:16.151000Z 0 [Note] Forcefully disconnecting 0 remaining clients 2021-02-15T21:18:16.151011Z 0 [Note] Event Scheduler: Purging the queue. 0 events 2021-02-15T21:18:16.151125Z 0 [Note] Binlog end 2021-02-15T21:18:16.151776Z 0 [Note] Shutting down plugin 'ngram' 2021-02-15T21:18:16.151790Z 0 [Note] Shutting down plugin 'partition' 2021-02-15T21:18:16.151797Z 0 [Note] Shutting down plugin 'BLACKHOLE' 2021-02-15T21:18:16.151817Z 0 [Note] Shutting down plugin 'ARCHIVE' 2021-02-15T21:18:16.151823Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA' 2021-02-15T21:18:16.151861Z 0 [Note] Shutting down plugin 'MRG_MYISAM' 2021-02-15T21:18:16.151868Z 0 [Note] Shutting down plugin 'MyISAM' 2021-02-15T21:18:16.151877Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL' 2021-02-15T21:18:16.151883Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES' 2021-02-15T21:18:16.151888Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES' 2021-02-15T21:18:16.151893Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS' 2021-02-15T21:18:16.151899Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN' 2021-02-15T21:18:16.151904Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS' 2021-02-15T21:18:16.151910Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS' 2021-02-15T21:18:16.151915Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES' 2021-02-15T21:18:16.151920Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS' 2021-02-15T21:18:16.151925Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES' 2021-02-15T21:18:16.151930Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE' 2021-02-15T21:18:16.151935Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE' 2021-02-15T21:18:16.151940Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG' 2021-02-15T21:18:16.151945Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED' 2021-02-15T21:18:16.151950Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED' 2021-02-15T21:18:16.151955Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD' 2021-02-15T21:18:16.151960Z 0 [Note] Shutting down plugin 'INNODB_METRICS' 2021-02-15T21:18:16.151966Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO' 2021-02-15T21:18:16.151971Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS' 2021-02-15T21:18:16.151976Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU' 2021-02-15T21:18:16.151981Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE' 2021-02-15T21:18:16.151986Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET' 2021-02-15T21:18:16.151991Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX' 2021-02-15T21:18:16.151996Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET' 2021-02-15T21:18:16.152001Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM' 2021-02-15T21:18:16.152006Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET' 2021-02-15T21:18:16.152012Z 0 [Note] Shutting down plugin 'INNODB_CMP' 2021-02-15T21:18:16.152017Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS' 2021-02-15T21:18:16.152022Z 0 [Note] Shutting down plugin 'INNODB_LOCKS' 2021-02-15T21:18:16.152027Z 0 [Note] Shutting down plugin 'INNODB_TRX' 2021-02-15T21:18:16.152031Z 0 [Note] Shutting down plugin 'InnoDB' 2021-02-15T21:18:16.152144Z 0 [Note] InnoDB: FTS optimize thread exiting. 2021-02-15T21:18:16.152419Z 0 [Note] InnoDB: Starting shutdown... 2021-02-15T21:18:16.252828Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool 2021-02-15T21:18:16.253269Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 210215 21:18:16 2021-02-15T21:18:17.268940Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2747246 2021-02-15T21:18:17.272555Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2021-02-15T21:18:17.272589Z 0 [Note] Shutting down plugin 'MEMORY' 2021-02-15T21:18:17.272603Z 0 [Note] Shutting down plugin 'CSV' 2021-02-15T21:18:17.272617Z 0 [Note] Shutting down plugin 'sha256_password' 2021-02-15T21:18:17.272626Z 0 [Note] Shutting down plugin 'mysql_native_password' 2021-02-15T21:18:17.272990Z 0 [Note] Shutting down plugin 'binlog' 2021-02-15T21:18:17.273863Z 0 [Note] /usr/sbin/mysqld: Shutdown complete 2021-02-15T21:18:17.394545Z 0 [Warning] Changed limits: max_open_files: 5000 (requested 5120) 2021-02-15T21:18:17.394995Z 0 [Warning] Changed limits: table_open_cache: 1983 (requested 2000) 2021-02-15T21:18:17.608799Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). 2021-02-15T21:18:17.611008Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.33-0ubuntu0.18.04.1) starting as process 62896 ... 2021-02-15T21:18:17.617406Z 0 [Note] InnoDB: PUNCH HOLE support available 2021-02-15T21:18:17.617446Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2021-02-15T21:18:17.617455Z 0 [Note] InnoDB: Uses event mutexes 2021-02-15T21:18:17.617463Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2021-02-15T21:18:17.617471Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-02-15T21:18:17.617478Z 0 [Note] InnoDB: Using Linux native AIO 2021-02-15T21:18:17.618302Z 0 [Note] InnoDB: Number of pools: 1 2021-02-15T21:18:17.618452Z 0 [Note] InnoDB: Using CPU crc32 instructions 2021-02-15T21:18:17.621287Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 2021-02-15T21:18:17.633471Z 0 [Note] InnoDB: Completed initialization of buffer pool 2021-02-15T21:18:17.636705Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-02-15T21:18:17.649008Z 0 [Note] InnoDB: Highest supported file format is Barracuda. 2021-02-15T21:18:17.661211Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-02-15T21:18:17.661298Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-02-15T21:18:17.686967Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-02-15T21:18:17.688732Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. 2021-02-15T21:18:17.688761Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active. 2021-02-15T21:18:17.690151Z 0 [Note] InnoDB: 5.7.33 started; log sequence number 2747246 2021-02-15T21:18:17.690536Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool 2021-02-15T21:18:17.690684Z 0 [Note] Plugin 'FEDERATED' is disabled. 2021-02-15T21:18:17.692531Z 0 [Note] InnoDB: Buffer pool(s) load completed at 210215 21:18:17 2021-02-15T21:18:17.702467Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them. 2021-02-15T21:18:17.702503Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory. 2021-02-15T21:18:17.703843Z 0 [Warning] CA certificate ca.pem is self signed. 2021-02-15T21:18:17.703922Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory. 2021-02-15T21:18:17.704101Z 0 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306 2021-02-15T21:18:17.704137Z 0 [Note] - '0.0.0.0' resolves to '0.0.0.0'; 2021-02-15T21:18:17.704217Z 0 [Note] Server socket created on IP: '0.0.0.0'. 2021-02-15T21:18:17.718477Z 0 [Note] Event Scheduler: Loaded 0 events 2021-02-15T21:18:17.718918Z 0 [Note] /usr/sbin/mysqld: ready for connections. Version: '5.7.33-0ubuntu0.18.04.1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu) 2021-02-15T21:18:42.709211Z 4 [Note] Aborted connection 4 to db: 'keystone' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:19:06.048406Z 5 [Note] Aborted connection 5 to db: 'keystone' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:26:12.372522Z 10 [Note] Aborted connection 10 to db: 'glance' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:26:12.372670Z 11 [Note] Aborted connection 11 to db: 'glance' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:26:16.779750Z 12 [Note] Aborted connection 12 to db: 'glance' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:27:58.443394Z 19 [Note] Aborted connection 19 to db: 'cinder' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:28:02.513614Z 22 [Note] Aborted connection 22 to db: 'placement' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:28:57.067209Z 25 [Note] Aborted connection 25 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:29:15.732918Z 28 [Note] Aborted connection 28 to db: 'nova_cell1' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:29:27.156521Z 31 [Note] Aborted connection 31 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:29:31.225994Z 32 [Note] Aborted connection 32 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:29:35.609882Z 35 [Note] Aborted connection 35 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:29:35.611085Z 33 [Note] Aborted connection 33 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:29:35.611153Z 34 [Note] Aborted connection 34 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:29:39.994537Z 36 [Note] Aborted connection 36 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:31:28.734485Z 77 [Note] Aborted connection 77 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:33:12.632870Z 90 [Note] Aborted connection 90 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:33:12.632898Z 89 [Note] Aborted connection 89 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:33:12.633604Z 92 [Note] Aborted connection 92 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:33:12.633859Z 91 [Note] Aborted connection 91 to db: 'nova_cell1' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:37:33.586280Z 93 [Warning] IP address '10.222.0.46' could not be resolved: Name or service not known 2021-02-15T21:39:06.119566Z 105 [Note] Aborted connection 105 to db: 'nova_cell1' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:39:06.120604Z 104 [Note] Aborted connection 104 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:39:08.130562Z 44 [Note] Aborted connection 44 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:39:08.130738Z 41 [Note] Aborted connection 41 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:39:08.131018Z 42 [Note] Aborted connection 42 to db: 'nova_cell1' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:39:08.135764Z 43 [Note] Aborted connection 43 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:39:08.136038Z 39 [Note] Aborted connection 39 to db: 'nova_cell0' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:39:08.237234Z 38 [Note] Aborted connection 38 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:39:08.240669Z 101 [Note] Aborted connection 101 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:39:08.241053Z 37 [Note] Aborted connection 37 to db: 'nova_api' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:39:08.241111Z 40 [Note] Aborted connection 40 to db: 'nova_cell1' user: 'root' host: 'localhost' (Got an error reading communication packets) 2021-02-15T21:40:25.627245Z 98 [Note] Aborted connection 98 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:41:53.604011Z 259 [Note] Aborted connection 259 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:41:53.604411Z 317 [Note] Aborted connection 317 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:43:00.237689Z 384 [Note] Aborted connection 384 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:43:00.237694Z 386 [Note] Aborted connection 386 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:43:00.237897Z 377 [Note] Aborted connection 377 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:43:00.237721Z 374 [Note] Aborted connection 374 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:43:00.237958Z 413 [Note] Aborted connection 413 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:43:00.238188Z 415 [Note] Aborted connection 415 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:44:15.799269Z 533 [Note] Aborted connection 533 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:44:15.799287Z 549 [Note] Aborted connection 549 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:52:10.850604Z 663 [Note] Aborted connection 663 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:52:10.850649Z 670 [Note] Aborted connection 670 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets) 2021-02-15T21:52:10.851085Z 692 [Note] Aborted connection 692 to db: 'cinder' user: 'root' host: '10.222.0.46' (Got an error reading communication packets)