[MDEV-15271] tokudb.hotindex-insert-2 failed in buildbot with timeout Created: 2018-02-11  Updated: 2023-11-29  Resolved: 2023-11-29

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - TokuDB, Tests
Affects Version/s: 10.2
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-15198 tokudb.hotindex-update-0 failed in bu... Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-zyp-sles12-amd64/builds/4130/steps/mtr/logs/stdio

tokudb.hotindex-insert-2                 w2 [ fail ]  timeout after 900 seconds
        Test ended at 2018-01-10 18:31:42
 
Test case timeout after 900 seconds
 
== /dev/shm/var/2/log/hotindex-insert-2.log == 
SET DEFAULT_STORAGE_ENGINE='tokudb';
# Establish connection conn1 (user = root)
connect  conn1,localhost,root,,;
connection default;
drop table if exists s;
create table s (a int auto_increment, b int, c int, primary key (a));
# populate table s
# done inserting elements
set tokudb_create_index_online=1;
create index i_a on s(c);
connection conn1;
# starting insert while create index is happening
 
 == /dev/shm/var/2/tmp/analyze-timeout-mysqld.1.err ==
mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/dev/shm/var/tmp/2/mysqld.1.sock' (111)
 
 
 - saving '/dev/shm/var/2/log/tokudb.hotindex-insert-2/' to '/dev/shm/var/log/tokudb.hotindex-insert-2/'
 
Retrying test tokudb.hotindex-insert-2, attempt(2/3)...
 
worker[2] > Restart  - not started
***Warnings generated in error logs during shutdown after running tests: tokudb.hotindex-insert-0 tokudb.ext_key_1_tokudb tokudb.hotindex-del-slow tokudb.dir_per_db_rename_to_nonexisting_schema tokudb.ext_key_2_tokudb tokudb.hotindex-del-0 tokudb.hotindex-del-fast tokudb.hotindex-insert-2
 
Attempting backtrace. You can use the following information to find out
 
tokudb.hotindex-insert-2                 w2 [ retry-pass ]   7815



 Comments   
Comment by Elena Stepanova [ 2018-05-07 ]

http://buildbot.askmonty.org/buildbot/builders/kvm-zyp-sles12-amd64/builds/4743

10.1 3e12e39fb3dd0346578d50fe98215f1c

tokudb.hotindex-insert-0                 w4 [ fail ]  timeout after 900 seconds
        Test ended at 2018-04-13 22:25:17
 
Test case timeout after 900 seconds
 
== /dev/shm/var/4/log/hotindex-insert-0.log == 
insert into s values (1000000000,9186);
insert into s values (1000000000,9185);
insert into s values (1000000000,9184);
insert into s values (1000000000,9183);
insert into s values (1000000000,9182);
insert into s values (1000000000,9181);
insert into s values (1000000000,9180);
insert into s values (1000000000,9179);
insert into s values (1000000000,9178);
insert into s values (1000000000,9177);
insert into s values (1000000000,9176);
insert into s values (1000000000,9175);
insert into s values (1000000000,9174);
insert into s values (1000000000,9173);
insert into s values (1000000000,9172);
insert into s values (1000000000,9171);
insert into s values (1000000000,9170);
insert into s values (1000000000,9169);
insert into s values (1000000000,9168);
insert into s values (1000000000,9167);

Generated at Thu Feb 08 08:20:00 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.