Logging: mtr galera.galera_many_tables_nopk
|
...
|
2017-01-27 12:11:30 140121873573632 [Note] WSREP: 1.0 (nirbhay-vbox): State transfer from 0.0 (nirbhay-vbox) complete.
|
2017-01-27 12:11:30 140121873573632 [Note] WSREP: Member 1.0 (nirbhay-vbox) synced with group.
|
2017-01-27 12:13:14 140121680615168 [ERROR] InnoDB: tried to purge non-delete-marked record in index `ID_IND` of table `SYS_TABLES`: tuple: TUPLE (info_bits=0, 2 fields): {[8] 1(0x0000000000000301),[9]test/t102(0x040503040F04010002)}, record: RECORD(info_bits=0, 2 fields): {[8] 1(0x0000000000000301),[9]test/t102(0x040503040F04010002)}
|
2017-01-27 12:13:14 0x7f709eff9700 InnoDB: Assertion failure in file /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/row/row0purge.cc line 498
|
InnoDB: Failing assertion: 0
|
InnoDB: We intentionally generate a memory trap.
|
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
|
InnoDB: If you get repeated assertion failures or crashes, even
|
InnoDB: immediately after the mysqld startup, there may be
|
InnoDB: corruption in the InnoDB tablespace. Please refer to
|
InnoDB: http://dev.mysql.com/doc/refman/5.7/en/forcing-innodb-recovery.html
|
InnoDB: about forcing recovery.
|
170127 12:13:14 [ERROR] mysqld got signal 6 ;
|
This could be because you hit a bug. It is also possible that this binary
|
or one of the libraries it was linked against is corrupt, improperly built,
|
or misconfigured. This error can also be caused by malfunctioning hardware.
|
|
To report this bug, see https://mariadb.com/kb/en/reporting-bugs
|
|
We will try our best to scrape up some info that will hopefully help
|
diagnose the problem, but since we have already crashed,
|
something is definitely wrong and this may fail.
|
...
|
Thread 1 (Thread 0x7f709eff9700 (LWP 18808)):
|
#0 __pthread_kill (threadid=<optimized out>, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:62
|
#1 0x000055b41eec793f in my_write_core (sig=6) at /home/nirbhay/project/git-repo/mariadb/10.2/mysys/stacktrace.c:477
|
#2 0x000055b41e734bca in handle_fatal_signal (sig=6) at /home/nirbhay/project/git-repo/mariadb/10.2/sql/signal_handler.cc:296
|
#3 <signal handler called>
|
#4 0x00007f70b4bbe428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
|
#5 0x00007f70b4bc002a in __GI_abort () at abort.c:89
|
#6 0x000055b41ecddbe8 in ut_dbg_assertion_failed (expr=0x55b41f1313bf "0", file=0x55b41f131a68 "/home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/row/row0purge.cc", line=498) at /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/ut/ut0dbg.cc:59
|
#7 0x000055b41ec239c8 in row_purge_remove_sec_if_poss_leaf (node=0x7f70b03ddc88, index=0x7f70afbf4288, entry=0x7f70a98faa88) at /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/row/row0purge.cc:498
|
#8 0x000055b41ec23d08 in row_purge_remove_sec_if_poss (node=0x7f70b03ddc88, index=0x7f70afbf4288, entry=0x7f70a98faa88) at /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/row/row0purge.cc:587
|
#9 0x000055b41ec23f16 in row_purge_del_mark (node=0x7f70b03ddc88) at /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/row/row0purge.cc:657
|
#10 0x000055b41ec24a85 in row_purge_record_func (node=0x7f70b03ddc88, undo_rec=0x7f70b0bf3218 "\001\270\016\002\001", thr=0x7f70b4087c90, updated_extern=false) at /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/row/row0purge.cc:975
|
#11 0x000055b41ec24cdc in row_purge (node=0x7f70b03ddc88, undo_rec=0x7f70b0bf3218 "\001\270\016\002\001", thr=0x7f70b4087c90) at /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/row/row0purge.cc:1031
|
#12 0x000055b41ec24f85 in row_purge_step (thr=0x7f70b4087c90) at /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/row/row0purge.cc:1110
|
#13 0x000055b41ebaeeca in que_thr_step (thr=0x7f70b4087c90) at /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/que/que0que.cc:1056
|
#14 0x000055b41ebaf0cc in que_run_threads_low (thr=0x7f70b4087c90) at /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/que/que0que.cc:1118
|
#15 0x000055b41ebaf27e in que_run_threads (thr=0x7f70b4087c90) at /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/que/que0que.cc:1158
|
#16 0x000055b41ec74ae3 in srv_task_execute () at /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/srv/srv0srv.cc:2655
|
#17 0x000055b41ec74c61 in srv_worker_thread (arg=0x0) at /home/nirbhay/project/git-repo/mariadb/10.2/storage/innobase/srv/srv0srv.cc:2705
|
#18 0x00007f70b57fa6ba in start_thread (arg=0x7f709eff9700) at pthread_create.c:333
|
#19 0x00007f70b4c8f82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
|
...
|
Failing test(s): galera.galera_many_tables_nopk
|
galera.galera_many_tables_pk is affected too.
{"report":{"fcp":992.5999999046326,"ttfb":157.59999990463257,"pageVisibility":"visible","entityId":60014,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"bc8a4998-7adf-4e56-8191-671ff118c046","navigationType":0,"readyForUser":1063.2000000476837,"redirectCount":0,"resourceLoadedEnd":1086.7999999523163,"resourceLoadedStart":163.09999990463257,"resourceTiming":[{"duration":343.60000014305115,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":163.09999990463257,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":163.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":506.7000000476837,"responseStart":0,"secureConnectionStart":0},{"duration":343.2999999523163,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2bu7/820016/12ta74/8679b4946efa1a0bb029a3a22206fb5d/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":163.40000009536743,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":163.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":506.7000000476837,"responseStart":0,"secureConnectionStart":0},{"duration":351.90000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/fbf975c0cce4b1abf04784eeae9ba1f4-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":163.5,"connectEnd":163.5,"connectStart":163.5,"domainLookupEnd":163.5,"domainLookupStart":163.5,"fetchStart":163.5,"redirectEnd":0,"redirectStart":0,"requestStart":163.5,"responseEnd":515.4000000953674,"responseStart":515.4000000953674,"secureConnectionStart":163.5},{"duration":376.2000000476837,"initiatorType":"script","name":"https://jira.mariadb.org/s/099b33461394b8015fc36c0a4b96e19f-CDN/lu2bu7/820016/12ta74/8679b4946efa1a0bb029a3a22206fb5d/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true","startTime":163.59999990463257,"connectEnd":163.59999990463257,"connectStart":163.59999990463257,"domainLookupEnd":163.59999990463257,"domainLookupStart":163.59999990463257,"fetchStart":163.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":163.59999990463257,"responseEnd":539.7999999523163,"responseStart":539.7999999523163,"secureConnectionStart":163.59999990463257},{"duration":379.7000000476837,"initiatorType":"script","name":"https://jira.mariadb.org/s/94c15bff32baef80f4096a08aceae8bc-CDN/lu2bu7/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":163.70000004768372,"connectEnd":163.70000004768372,"connectStart":163.70000004768372,"domainLookupEnd":163.70000004768372,"domainLookupStart":163.70000004768372,"fetchStart":163.70000004768372,"redirectEnd":0,"redirectStart":0,"requestStart":163.70000004768372,"responseEnd":543.4000000953674,"responseStart":543.4000000953674,"secureConnectionStart":163.70000004768372},{"duration":380.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":163.70000004768372,"connectEnd":163.70000004768372,"connectStart":163.70000004768372,"domainLookupEnd":163.70000004768372,"domainLookupStart":163.70000004768372,"fetchStart":163.70000004768372,"redirectEnd":0,"redirectStart":0,"requestStart":163.70000004768372,"responseEnd":544.2000000476837,"responseStart":544.2000000476837,"secureConnectionStart":163.70000004768372},{"duration":381,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":163.79999995231628,"connectEnd":163.79999995231628,"connectStart":163.79999995231628,"domainLookupEnd":163.79999995231628,"domainLookupStart":163.79999995231628,"fetchStart":163.79999995231628,"redirectEnd":0,"redirectStart":0,"requestStart":163.79999995231628,"responseEnd":544.7999999523163,"responseStart":544.7999999523163,"secureConnectionStart":163.79999995231628},{"duration":381.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2bu7/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":163.90000009536743,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":163.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":545.4000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":381.40000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":164,"connectEnd":164,"connectStart":164,"domainLookupEnd":164,"domainLookupStart":164,"fetchStart":164,"redirectEnd":0,"redirectStart":0,"requestStart":164,"responseEnd":545.4000000953674,"responseStart":545.4000000953674,"secureConnectionStart":164},{"duration":382,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2bu7/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":164.09999990463257,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":164.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":546.0999999046326,"responseStart":0,"secureConnectionStart":0},{"duration":382,"initiatorType":"script","name":"https://jira.mariadb.org/s/3339d87fa2538a859872f2df449bf8d0-CDN/lu2bu7/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":164.20000004768372,"connectEnd":164.20000004768372,"connectStart":164.20000004768372,"domainLookupEnd":164.20000004768372,"domainLookupStart":164.20000004768372,"fetchStart":164.20000004768372,"redirectEnd":0,"redirectStart":0,"requestStart":164.20000004768372,"responseEnd":546.2000000476837,"responseStart":546.2000000476837,"secureConnectionStart":164.20000004768372},{"duration":566.4000000953674,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":165.29999995231628,"connectEnd":165.29999995231628,"connectStart":165.29999995231628,"domainLookupEnd":165.29999995231628,"domainLookupStart":165.29999995231628,"fetchStart":165.29999995231628,"redirectEnd":0,"redirectStart":0,"requestStart":165.29999995231628,"responseEnd":731.7000000476837,"responseStart":731.7000000476837,"secureConnectionStart":165.29999995231628},{"duration":917.0999999046326,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":169.70000004768372,"connectEnd":169.70000004768372,"connectStart":169.70000004768372,"domainLookupEnd":169.70000004768372,"domainLookupStart":169.70000004768372,"fetchStart":169.70000004768372,"redirectEnd":0,"redirectStart":0,"requestStart":169.70000004768372,"responseEnd":1086.7999999523163,"responseStart":1086.7999999523163,"secureConnectionStart":169.70000004768372},{"duration":343.7000000476837,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":742.2999999523163,"connectEnd":742.2999999523163,"connectStart":742.2999999523163,"domainLookupEnd":742.2999999523163,"domainLookupStart":742.2999999523163,"fetchStart":742.2999999523163,"redirectEnd":0,"redirectStart":0,"requestStart":742.2999999523163,"responseEnd":1086,"responseStart":1086,"secureConnectionStart":742.2999999523163}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":21,"responseStart":158,"responseEnd":163,"domLoading":161,"domInteractive":1130,"domContentLoadedEventStart":1130,"domContentLoadedEventEnd":1170,"domComplete":2024,"loadEventStart":2024,"loadEventEnd":2026,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1111.5},{"name":"bigPipe.sidebar-id.end","time":1112.2000000476837},{"name":"bigPipe.activity-panel-pipe-id.start","time":1112.2999999523163},{"name":"bigPipe.activity-panel-pipe-id.end","time":1114.5999999046326},{"name":"activityTabFullyLoaded","time":1181.2000000476837}],"measures":[],"correlationId":"19497833f8d23a","effectiveType":"4g","downlink":9.5,"rtt":0,"serverDuration":78,"dbReadsTimeInMs":15,"dbConnsTimeInMs":22,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}