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

Galera test failure on galera.galera_var_retry_autocommit

Details

    Description

      galera.galera_var_retry_autocommit 'innodb' w1 [ fail ]
              Test ended at 2019-01-09 09:27:09
       
      CURRENT_TEST: galera.galera_var_retry_autocommit
      mysqltest: At line 55: query 'reap' failed: 1213: Deadlock found when trying to get lock; try restarting transaction
       
      The result from queries just before the failure was:
      < snip >
      SET DEBUG_SYNC = 'now WAIT_FOR before_cert';
      connection node_2;
      TRUNCATE TABLE t1;
      connection node_1;
      ERROR 40001: Deadlock found when trying to get lock; try restarting transaction
      SELECT COUNT(*) = 0 FROM t1;
      COUNT(*) = 0
      1
      SET DEBUG_SYNC = 'RESET';
      DROP TABLE t1;
      connection node_1;
      CREATE TABLE t1 (f1 INTEGER PRIMARY KEY) ENGINE=InnoDB;
      SET SESSION wsrep_retry_autocommit = 1;
      SET DEBUG_SYNC = 'wsrep_before_certification SIGNAL before_cert WAIT_FOR continue';
      INSERT INTO t1 (f1) VALUES (3);
      connection node_1a;
      SET DEBUG_SYNC = 'now WAIT_FOR before_cert';
      connection node_2;
      TRUNCATE TABLE t1;
      connection node_1;
      

      Attachments

        Activity

          jplindst Jan Lindström (Inactive) created issue -
          stepan.patryshev Stepan Patryshev (Inactive) made changes -
          Field Original Value New Value
          Component/s Tests [ 10800 ]
          stepan.patryshev Stepan Patryshev (Inactive) made changes -
          stepan.patryshev Stepan Patryshev (Inactive) made changes -
          Labels disabled
          julien.fritsch Julien Fritsch made changes -
          Labels disabled Test_disabled disabled
          julien.fritsch Julien Fritsch made changes -
          Labels Test_disabled disabled Test_disabled
          stepan.patryshev Stepan Patryshev (Inactive) made changes -
          Labels Test_disabled Test_disabled test_disabled_ES
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 91589 ] MariaDB v4 [ 141086 ]
          jplindst Jan Lindström (Inactive) made changes -
          issue.field.resolutiondate 2022-10-28 06:09:11.0 2022-10-28 06:09:11.716
          jplindst Jan Lindström (Inactive) made changes -
          Fix Version/s N/A [ 14700 ]
          Fix Version/s 10.4 [ 22408 ]
          Resolution Cannot Reproduce [ 5 ]
          Status Open [ 1 ] Closed [ 6 ]
          julien.fritsch Julien Fritsch made changes -

          People

            jplindst Jan Lindström (Inactive)
            jplindst Jan Lindström (Inactive)
            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.