Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-34505

galera.mariadb_tzinfo_to_sql fails deterministically on Ubuntu 24.04

    XMLWordPrintable

Details

    Description

      galera.mariadb_tzinfo_to_sql             w1 [ fail ]
              Test ended at 2024-06-28 18:09:29
       
      CURRENT_TEST: galera.mariadb_tzinfo_to_sql
      --- /usr/share/mysql/mysql-test/suite/galera/r/mariadb_tzinfo_to_sql.result	2024-06-28 13:51:50.000000000 +0000
      +++ /dev/shm/var/1/log/mariadb_tzinfo_to_sql.reject	2024-06-28 18:09:19.584154236 +0000
      @@ -131,16 +131,16 @@
       'binlog advanced as expected'
       SELECT @wsrep_is_on,  @wsrep_cannot_replicate_tz, @save_wsrep_on, @save_sql_log_bin, @@WSREP_ON, @@SQL_LOG_BIN;
       @wsrep_is_on	@wsrep_cannot_replicate_tz	@save_wsrep_on	@save_sql_log_bin	@@WSREP_ON	@@SQL_LOG_BIN
      -1	0	1	1	1	1
      +1	1	1	1	1	1
       SELECT g.VARIABLE_NAME, g.VARIABLE_VALUE - b.VARIABLE_VALUE AS diff
       FROM information_schema.global_status g
       JOIN baseline b USING (VARIABLE_NAME)
       ORDER BY g.VARIABLE_NAME;
       VARIABLE_NAME	diff
      -COM_ALTER_TABLE	2
      -COM_BEGIN	0
      +COM_ALTER_TABLE	8
      +COM_BEGIN	1
       COM_INSERT	6
      -COM_LOCK_TABLES	1
      +COM_LOCK_TABLES	0
       COM_TRUNCATE	4
       SELECT COUNT(*) FROM time_zone;
       COUNT(*)
      @@ -166,13 +166,13 @@
       2
       SELECT COUNT(*) FROM time_zone_name;
       COUNT(*)
      -0
      +2
       SELECT COUNT(*) FROM time_zone_transition;
       COUNT(*)
       0
       SELECT COUNT(*) FROM time_zone_transition_type;
       COUNT(*)
      -0
      +2
       SELECT COUNT(*) FROM time_zone_leap_second;
       COUNT(*)
       0
       
      Result content mismatch
      

      https://buildbot.mariadb.net/buildbot/builders/kvm-deb-noble-amd64/builds/132/steps/mtr-galera/logs/stdio

      I didn't check whether other versions are affected.

      Attachments

        Activity

          People

            sysprg Julius Goryavsky
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.