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

galera.lp1376747-4 MTR failed: Result length mismatch

Details

    Description

      galera.lp1376747-4 failed on CI: Result length mismatch.

      stdio.log:

      10.2.30-5 3831266bfa3499e5513b9b86ed67088336405c7e, rhel-8

      2020-01-23T03:23:36.3812840Z galera.lp1376747-4 'innodb'              w1 [ fail ]
      2020-01-23T03:23:36.3814050Z         Test ended at 2020-01-23 03:23:36
      2020-01-23T03:23:36.3814325Z 
      2020-01-23T03:23:36.3814880Z CURRENT_TEST: galera.lp1376747-4
      2020-01-23T03:23:36.3815513Z --- /__w/1/s/mysql-test/suite/galera/r/lp1376747-4.result	2020-01-23 01:05:31.000000000 +0000
      2020-01-23T03:23:36.3815980Z +++ /__w/1/s/mysql-test/suite/galera/r/lp1376747-4.reject	2020-01-23 03:23:36.052518414 +0000
      2020-01-23T03:23:36.3816571Z @@ -36,12 +36,10 @@
      2020-01-23T03:23:36.3816795Z  Table	Create Table
      2020-01-23T03:23:36.3817135Z  t1	CREATE TABLE `t1` (
      2020-01-23T03:23:36.3817287Z    `id` int(11) NOT NULL,
      2020-01-23T03:23:36.3817815Z -  `f2` int(11) DEFAULT NULL,
      2020-01-23T03:23:36.3818041Z    PRIMARY KEY (`id`)
      2020-01-23T03:23:36.3818229Z  ) ENGINE=InnoDB DEFAULT CHARSET=latin1
      2020-01-23T03:23:36.3818411Z  SELECT * from t1;
      2020-01-23T03:23:36.3818724Z -id	f2
      2020-01-23T03:23:36.3819043Z -1	NULL
      2020-01-23T03:23:36.3819398Z -2	3
      2020-01-23T03:23:36.3819871Z +id
      2020-01-23T03:23:36.3820004Z +1
      2020-01-23T03:23:36.3820195Z  connection node_1;
      2020-01-23T03:23:36.3820396Z  DROP TABLE t1;
      2020-01-23T03:23:36.3820551Z 
      2020-01-23T03:23:36.3820752Z mysqltest: Result length mismatch
      

      Attachments

        Issue Links

          Activity

            stepan.patryshev Stepan Patryshev (Inactive) created issue -
            stepan.patryshev Stepan Patryshev (Inactive) made changes -
            Field Original Value New Value
            stepan.patryshev Stepan Patryshev (Inactive) made changes -
            Assignee Stepan Patryshev [ stepan.patryshev ] Jan Lindström [ jplindst ]
            jplindst Jan Lindström (Inactive) made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            jplindst Jan Lindström (Inactive) made changes -
            issue.field.resolutiondate 2020-02-13 08:15:00.0 2020-02-13 08:15:00.456
            jplindst Jan Lindström (Inactive) made changes -
            Fix Version/s 10.5.1 [ 24029 ]
            Fix Version/s 10.2.32 [ 24221 ]
            Fix Version/s 10.3.23 [ 24222 ]
            Fix Version/s 10.4.13 [ 24223 ]
            Fix Version/s 10.2 [ 14601 ]
            Resolution Fixed [ 1 ]
            Status In Progress [ 3 ] Closed [ 6 ]
            stepan.patryshev Stepan Patryshev (Inactive) made changes -
            stepan.patryshev Stepan Patryshev (Inactive) made changes -
            stepan.patryshev Stepan Patryshev (Inactive) made changes -
            Description galera.lp1376747-4 failed on [Azure|https://dev.azure.com/mariadbe/MariaDB%20Enterprise/_build/results?buildId=4198&view=logs&j=94f5bb79-c84f-5a90-82a1-c3eb3e61c2d8&t=7adbd942-163b-541b-1142-86f871f98ab5&l=394]: Result length mismatch.

            *[stdio.log|https://dev.azure.com/mariadbe/550599d3-6165-4abd-8c86-e3f7e53a1847/_apis/build/builds/4198/logs/358]*:
            {code:title=10.2.30-5 3831266bfa3499e5513b9b86ed67088336405c7e}
            2020-01-23T03:23:36.3812840Z galera.lp1376747-4 'innodb' w1 [ fail ]
            2020-01-23T03:23:36.3814050Z Test ended at 2020-01-23 03:23:36
            2020-01-23T03:23:36.3814325Z
            2020-01-23T03:23:36.3814880Z CURRENT_TEST: galera.lp1376747-4
            2020-01-23T03:23:36.3815513Z --- /__w/1/s/mysql-test/suite/galera/r/lp1376747-4.result 2020-01-23 01:05:31.000000000 +0000
            2020-01-23T03:23:36.3815980Z +++ /__w/1/s/mysql-test/suite/galera/r/lp1376747-4.reject 2020-01-23 03:23:36.052518414 +0000
            2020-01-23T03:23:36.3816571Z @@ -36,12 +36,10 @@
            2020-01-23T03:23:36.3816795Z Table Create Table
            2020-01-23T03:23:36.3817135Z t1 CREATE TABLE `t1` (
            2020-01-23T03:23:36.3817287Z `id` int(11) NOT NULL,
            2020-01-23T03:23:36.3817815Z - `f2` int(11) DEFAULT NULL,
            2020-01-23T03:23:36.3818041Z PRIMARY KEY (`id`)
            2020-01-23T03:23:36.3818229Z ) ENGINE=InnoDB DEFAULT CHARSET=latin1
            2020-01-23T03:23:36.3818411Z SELECT * from t1;
            2020-01-23T03:23:36.3818724Z -id f2
            2020-01-23T03:23:36.3819043Z -1 NULL
            2020-01-23T03:23:36.3819398Z -2 3
            2020-01-23T03:23:36.3819871Z +id
            2020-01-23T03:23:36.3820004Z +1
            2020-01-23T03:23:36.3820195Z connection node_1;
            2020-01-23T03:23:36.3820396Z DROP TABLE t1;
            2020-01-23T03:23:36.3820551Z
            2020-01-23T03:23:36.3820752Z mysqltest: Result length mismatch
            {code}
            galera.lp1376747-4 failed on CI: Result length mismatch.

            *stdio.log*:
            {code:title=10.2.30-5 3831266bfa3499e5513b9b86ed67088336405c7e, rhel-8}
            2020-01-23T03:23:36.3812840Z galera.lp1376747-4 'innodb' w1 [ fail ]
            2020-01-23T03:23:36.3814050Z Test ended at 2020-01-23 03:23:36
            2020-01-23T03:23:36.3814325Z
            2020-01-23T03:23:36.3814880Z CURRENT_TEST: galera.lp1376747-4
            2020-01-23T03:23:36.3815513Z --- /__w/1/s/mysql-test/suite/galera/r/lp1376747-4.result 2020-01-23 01:05:31.000000000 +0000
            2020-01-23T03:23:36.3815980Z +++ /__w/1/s/mysql-test/suite/galera/r/lp1376747-4.reject 2020-01-23 03:23:36.052518414 +0000
            2020-01-23T03:23:36.3816571Z @@ -36,12 +36,10 @@
            2020-01-23T03:23:36.3816795Z Table Create Table
            2020-01-23T03:23:36.3817135Z t1 CREATE TABLE `t1` (
            2020-01-23T03:23:36.3817287Z `id` int(11) NOT NULL,
            2020-01-23T03:23:36.3817815Z - `f2` int(11) DEFAULT NULL,
            2020-01-23T03:23:36.3818041Z PRIMARY KEY (`id`)
            2020-01-23T03:23:36.3818229Z ) ENGINE=InnoDB DEFAULT CHARSET=latin1
            2020-01-23T03:23:36.3818411Z SELECT * from t1;
            2020-01-23T03:23:36.3818724Z -id f2
            2020-01-23T03:23:36.3819043Z -1 NULL
            2020-01-23T03:23:36.3819398Z -2 3
            2020-01-23T03:23:36.3819871Z +id
            2020-01-23T03:23:36.3820004Z +1
            2020-01-23T03:23:36.3820195Z connection node_1;
            2020-01-23T03:23:36.3820396Z DROP TABLE t1;
            2020-01-23T03:23:36.3820551Z
            2020-01-23T03:23:36.3820752Z mysqltest: Result length mismatch
            {code}
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 103298 ] MariaDB v4 [ 157239 ]

            People

              jplindst Jan Lindström (Inactive)
              stepan.patryshev Stepan Patryshev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.