wlad, thanks for the note.. host-specific issues could add another level of complexity...
Pushed this so the priority of this MDEV can be lowered:
commit f90fcefdb2eada4e8c507eefc5d5e620b34c94d2
Author: Sergei Petrunia <sergey@mariadb.com>
Date: Mon May 6 13:31:31 2024 +0300
MDEV-33866: rocksdb.write_sync fails on windows ... : Disable it
Sergei Petrunia
added a comment - wlad , thanks for the note.. host-specific issues could add another level of complexity...
Pushed this so the priority of this MDEV can be lowered:
commit f90fcefdb2eada4e8c507eefc5d5e620b34c94d2
Author: Sergei Petrunia <sergey@mariadb.com>
Date: Mon May 6 13:31:31 2024 +0300
MDEV-33866: rocksdb.write_sync fails on windows ... : Disable it
It is a funny host, too, where it fails. The host seems to have problems with IO. mandatory builder amd64-windows used to be on that host, until one day suddenly it became very slow, so amd64-windows had to move to another machine.
Vladislav Vaintroub
added a comment - It is a funny host, too, where it fails. The host seems to have problems with IO. mandatory builder amd64-windows used to be on that host, until one day suddenly it became very slow, so amd64-windows had to move to another machine.
**** ERROR: failed while waiting for '' 'rocksdb_wal_synced' = '9' ****
Rocksdb_wal_synced 85
**** ERROR: failed while waiting for '' 'rocksdb_wal_synced' = '10' ****
Rocksdb_wal_synced 93
**** ERROR: failed while waiting for '' 'rocksdb_wal_synced' = '9' ****
Rocksdb_wal_synced 92
**** ERROR: failed while waiting for '' 'rocksdb_wal_synced' = '9' ****
Rocksdb_wal_synced 100
I am not sure who does the extra syncs...
rocksdb_flush_log_at_trx_commit=2 means "sync every second". This does NOT mean an idle server will still perform a sync every second, does it?
Sergei Petrunia
added a comment - Always fails on the same line:
select variable_value into @a from information_schema.global_status where variable_name='rocksdb_wal_synced';
SET GLOBAL rocksdb_flush_log_at_trx_commit=2;
insert aaa(id, i) values(5,1);
let $status_var=rocksdb_wal_synced;
let $status_var_value=`select @a+1`;
source include/wait_for_status_var.inc;
Here, we
note the value of rocksdb_wal_synced into @a
run a statement
wait until rocksdb_wal_synced becomes equal to @a+1
and we miss this. The test failures eventually show much larger values:
https://buildbot.mariadb.org/cr/?branch=&revision=&platform=&dt=&bbnum=&typ=&info=&test_name=rocksdb.write_sync&test_variant=&info_text=&failure_text=&limit=50#
**** ERROR: failed while waiting for '' 'rocksdb_wal_synced' = '9' ****
Rocksdb_wal_synced 85
**** ERROR: failed while waiting for '' 'rocksdb_wal_synced' = '10' ****
Rocksdb_wal_synced 93
**** ERROR: failed while waiting for '' 'rocksdb_wal_synced' = '9' ****
Rocksdb_wal_synced 92
**** ERROR: failed while waiting for '' 'rocksdb_wal_synced' = '9' ****
Rocksdb_wal_synced 100
I am not sure who does the extra syncs...
rocksdb_flush_log_at_trx_commit=2 means "sync every second". This does NOT mean an idle server will still perform a sync every second, does it?
People
Sergei Petrunia
Sergei Golubchik
Votes:
0Vote for this issue
Watchers:
3Start watching this issue
Dates
Created:
Updated:
Git Integration
Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.
{"report":{"fcp":1356.5,"ttfb":448,"pageVisibility":"visible","entityId":128663,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"8c55bd90-d8e3-490c-a2cc-ddb3f9f42a50","navigationType":0,"readyForUser":1426.9000000953674,"redirectCount":0,"resourceLoadedEnd":1644.5,"resourceLoadedStart":453.69999980926514,"resourceTiming":[{"duration":424.40000009536743,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":453.69999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":453.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":878.0999999046326,"responseStart":0,"secureConnectionStart":0},{"duration":424.30000019073486,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/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&whisper-enabled=true","startTime":454.09999990463257,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":454.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":878.4000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":433.69999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":454.30000019073486,"connectEnd":454.30000019073486,"connectStart":454.30000019073486,"domainLookupEnd":454.30000019073486,"domainLookupStart":454.30000019073486,"fetchStart":454.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":454.30000019073486,"responseEnd":888,"responseStart":888,"secureConnectionStart":454.30000019073486},{"duration":474.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/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&whisper-enabled=true","startTime":454.40000009536743,"connectEnd":454.40000009536743,"connectStart":454.40000009536743,"domainLookupEnd":454.40000009536743,"domainLookupStart":454.40000009536743,"fetchStart":454.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":454.40000009536743,"responseEnd":928.9000000953674,"responseStart":928.9000000953674,"secureConnectionStart":454.40000009536743},{"duration":478.30000019073486,"initiatorType":"script","name":"https://jira.mariadb.org/s/a9324d6758d385eb45c462685ad88f1d-CDN/lu2cib/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":454.59999990463257,"connectEnd":454.59999990463257,"connectStart":454.59999990463257,"domainLookupEnd":454.59999990463257,"domainLookupStart":454.59999990463257,"fetchStart":454.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":454.59999990463257,"responseEnd":932.9000000953674,"responseStart":932.9000000953674,"secureConnectionStart":454.59999990463257},{"duration":478.7999997138977,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":454.80000019073486,"connectEnd":454.80000019073486,"connectStart":454.80000019073486,"domainLookupEnd":454.80000019073486,"domainLookupStart":454.80000019073486,"fetchStart":454.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":454.80000019073486,"responseEnd":933.5999999046326,"responseStart":933.5999999046326,"secureConnectionStart":454.80000019073486},{"duration":479.30000019073486,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":455,"connectEnd":455,"connectStart":455,"domainLookupEnd":455,"domainLookupStart":455,"fetchStart":455,"redirectEnd":0,"redirectStart":0,"requestStart":455,"responseEnd":934.3000001907349,"responseStart":934.3000001907349,"secureConnectionStart":455},{"duration":573.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2cib/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":455.19999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":455.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1028.6999998092651,"responseStart":0,"secureConnectionStart":0},{"duration":479.5,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":455.30000019073486,"connectEnd":455.30000019073486,"connectStart":455.30000019073486,"domainLookupEnd":455.30000019073486,"domainLookupStart":455.30000019073486,"fetchStart":455.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":455.30000019073486,"responseEnd":934.8000001907349,"responseStart":934.8000001907349,"secureConnectionStart":455.30000019073486},{"duration":573.2000002861023,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2cib/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":455.59999990463257,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":455.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1028.8000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":479.7000002861023,"initiatorType":"script","name":"https://jira.mariadb.org/s/5d5e8fe91fbc506585e83ea3b62ccc4b-CDN/lu2cib/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":455.69999980926514,"connectEnd":455.69999980926514,"connectStart":455.69999980926514,"domainLookupEnd":455.69999980926514,"domainLookupStart":455.69999980926514,"fetchStart":455.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":455.69999980926514,"responseEnd":935.4000000953674,"responseStart":935.4000000953674,"secureConnectionStart":455.69999980926514},{"duration":675.4000000953674,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":461.40000009536743,"connectEnd":461.40000009536743,"connectStart":461.40000009536743,"domainLookupEnd":461.40000009536743,"domainLookupStart":461.40000009536743,"fetchStart":461.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":461.40000009536743,"responseEnd":1136.8000001907349,"responseStart":1136.8000001907349,"secureConnectionStart":461.40000009536743},{"duration":1165.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":461.40000009536743,"connectEnd":461.40000009536743,"connectStart":461.40000009536743,"domainLookupEnd":461.40000009536743,"domainLookupStart":461.40000009536743,"fetchStart":461.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":461.40000009536743,"responseEnd":1626.9000000953674,"responseStart":1626.9000000953674,"secureConnectionStart":461.40000009536743},{"duration":98.5,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1040.1999998092651,"connectEnd":1040.1999998092651,"connectStart":1040.1999998092651,"domainLookupEnd":1040.1999998092651,"domainLookupStart":1040.1999998092651,"fetchStart":1040.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":1040.1999998092651,"responseEnd":1138.6999998092651,"responseStart":1138.6999998092651,"secureConnectionStart":1040.1999998092651},{"duration":348.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/css/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":1296,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1296,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1644.5,"responseStart":0,"secureConnectionStart":0},{"duration":360.19999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-project.issue.navigator,-jira.view.issue,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":1296.9000000953674,"connectEnd":1296.9000000953674,"connectStart":1296.9000000953674,"domainLookupEnd":1296.9000000953674,"domainLookupStart":1296.9000000953674,"fetchStart":1296.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":1296.9000000953674,"responseEnd":1657.0999999046326,"responseStart":1657.0999999046326,"secureConnectionStart":1296.9000000953674},{"duration":364.3999996185303,"initiatorType":"script","name":"https://jira.mariadb.org/s/097ae97cb8fbec7d6ea4bbb1f26955b9-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/js/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":1297.3000001907349,"connectEnd":1297.3000001907349,"connectStart":1297.3000001907349,"domainLookupEnd":1297.3000001907349,"domainLookupStart":1297.3000001907349,"fetchStart":1297.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":1297.3000001907349,"responseEnd":1661.6999998092651,"responseStart":1661.6999998092651,"secureConnectionStart":1297.3000001907349},{"duration":348.7999997138977,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1349.8000001907349,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1349.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1698.5999999046326,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":283,"responseStart":448,"responseEnd":459,"domLoading":452,"domInteractive":1654,"domContentLoadedEventStart":1654,"domContentLoadedEventEnd":1697,"domComplete":2143,"loadEventStart":2143,"loadEventEnd":2144,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1628.6999998092651},{"name":"bigPipe.sidebar-id.end","time":1629.5},{"name":"bigPipe.activity-panel-pipe-id.start","time":1629.6999998092651},{"name":"bigPipe.activity-panel-pipe-id.end","time":1631.5999999046326},{"name":"activityTabFullyLoaded","time":1714}],"measures":[],"correlationId":"6e0c31efb539ef","effectiveType":"4g","downlink":9.9,"rtt":0,"serverDuration":104,"dbReadsTimeInMs":10,"dbConnsTimeInMs":19,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
wlad, thanks for the note.. host-specific issues could add another level of complexity...
Pushed this so the priority of this MDEV can be lowered:
commit f90fcefdb2eada4e8c507eefc5d5e620b34c94d2
Author: Sergei Petrunia <sergey@mariadb.com>
Date: Mon May 6 13:31:31 2024 +0300
MDEV-33866: rocksdb.write_sync fails on windows ... : Disable it