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

connect.tbl fails sporadically in buildbot with result mismatch

Details

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-quantal-x86/builds/4208/steps/test/logs/stdio

      @@ -155,7 +155,7 @@
       CREATE TABLE total (v BIGINT(20) UNSIGNED NOT NULL) ENGINE=CONNECT TABLE_TYPE=TBL TABLE_LIST='t1,t2' OPTION_LIST='thread=yes,port=PORT';;
       SELECT * FROM total order by v desc;
       v
      -22
      +11
       11
       DROP TABLE total;
       DROP TABLE t1;
      

      http://buildbot.askmonty.org/buildbot/builders/kvm-deb-precise-amd64/builds/6333/steps/test_5/logs/stdio

      @@ -156,7 +156,7 @@
       SELECT * FROM total order by v desc;
       v
       22
      -11
      +22
       DROP TABLE total;
       DROP TABLE t1;
       DROP TABLE t2;
      

      http://buildbot.askmonty.org/buildbot/builders/kvm-deb-trusty-amd64/builds/2812/steps/test_5/logs/stdio

      @@ -155,8 +155,8 @@
       CREATE TABLE total (v BIGINT(20) UNSIGNED NOT NULL) ENGINE=CONNECT TABLE_TYPE=TBL TABLE_LIST='t1,t2' OPTION_LIST='thread=yes,port=PORT';;
       SELECT * FROM total order by v desc;
       v
      -22
      -11
      +21
      +21
       DROP TABLE total;
       DROP TABLE t1;
       DROP TABLE t2;
      

      Attachments

        Issue Links

          Activity

            elenst Elena Stepanova created issue -
            elenst Elena Stepanova made changes -
            Field Original Value New Value
            elenst Elena Stepanova made changes -
            Description http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-quantal-x86/builds/4208/steps/test/logs/stdio
            {noformat}
            @@ -155,7 +155,7 @@
             CREATE TABLE total (v BIGINT(20) UNSIGNED NOT NULL) ENGINE=CONNECT TABLE_TYPE=TBL TABLE_LIST='t1,t2' OPTION_LIST='thread=yes,port=PORT';;
             SELECT * FROM total order by v desc;
             v
            -22
            +11
             11
             DROP TABLE total;
             DROP TABLE t1;
            {noformat}

            http://buildbot.askmonty.org/buildbot/builders/kvm-deb-precise-amd64/builds/6333/steps/test_5/logs/stdio
            {noformat}
            @@ -156,7 +156,7 @@
             SELECT * FROM total order by v desc;
             v
             22
            -11
            +22
             DROP TABLE total;
             DROP TABLE t1;
             DROP TABLE t2;
            {noformat}

            http://buildbot.askmonty.org/buildbot/builders/kvm-deb-trusty-amd64/builds/2812/steps/test_5/logs/stdio
            {noformat}
            @@ -155,8 +155,8 @@
             CREATE TABLE total (v BIGINT(20) UNSIGNED NOT NULL) ENGINE=CONNECT TABLE_TYPE=TBL TABLE_LIST='t1,t2' OPTION_LIST='thread=yes,port=PORT';;
             SELECT * FROM total order by v desc;
             v
            -22
            -11
            +21
            +21
             DROP TABLE total;
             DROP TABLE t1;
             DROP TABLE t2;
            {noformat}
            http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-quantal-x86/builds/4208/steps/test/logs/stdio
            {noformat}
            @@ -155,7 +155,7 @@
             CREATE TABLE total (v BIGINT(20) UNSIGNED NOT NULL) ENGINE=CONNECT TABLE_TYPE=TBL TABLE_LIST='t1,t2' OPTION_LIST='thread=yes,port=PORT';;
             SELECT * FROM total order by v desc;
             v
            -22
            +11
             11
             DROP TABLE total;
             DROP TABLE t1;
            {noformat}

            http://buildbot.askmonty.org/buildbot/builders/kvm-deb-precise-amd64/builds/6333/steps/test_5/logs/stdio
            {noformat}
            @@ -156,7 +156,7 @@
             SELECT * FROM total order by v desc;
             v
             22
            -11
            +22
             DROP TABLE total;
             DROP TABLE t1;
             DROP TABLE t2;
            {noformat}

            http://buildbot.askmonty.org/buildbot/builders/kvm-deb-trusty-amd64/builds/2812/steps/test_5/logs/stdio
            {noformat}
            @@ -155,8 +155,8 @@
             CREATE TABLE total (v BIGINT(20) UNSIGNED NOT NULL) ENGINE=CONNECT TABLE_TYPE=TBL TABLE_LIST='t1,t2' OPTION_LIST='thread=yes,port=PORT';;
             SELECT * FROM total order by v desc;
             v
            -22
            -11
            +21
            +21
             DROP TABLE total;
             DROP TABLE t1;
             DROP TABLE t2;
            {noformat}

            {color:red}*The test has been added to disabled.def. Remove it from the list when both this problem and MDEV-9844 are fixed.*{color}
            elenst Elena Stepanova made changes -
            Description http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-quantal-x86/builds/4208/steps/test/logs/stdio
            {noformat}
            @@ -155,7 +155,7 @@
             CREATE TABLE total (v BIGINT(20) UNSIGNED NOT NULL) ENGINE=CONNECT TABLE_TYPE=TBL TABLE_LIST='t1,t2' OPTION_LIST='thread=yes,port=PORT';;
             SELECT * FROM total order by v desc;
             v
            -22
            +11
             11
             DROP TABLE total;
             DROP TABLE t1;
            {noformat}

            http://buildbot.askmonty.org/buildbot/builders/kvm-deb-precise-amd64/builds/6333/steps/test_5/logs/stdio
            {noformat}
            @@ -156,7 +156,7 @@
             SELECT * FROM total order by v desc;
             v
             22
            -11
            +22
             DROP TABLE total;
             DROP TABLE t1;
             DROP TABLE t2;
            {noformat}

            http://buildbot.askmonty.org/buildbot/builders/kvm-deb-trusty-amd64/builds/2812/steps/test_5/logs/stdio
            {noformat}
            @@ -155,8 +155,8 @@
             CREATE TABLE total (v BIGINT(20) UNSIGNED NOT NULL) ENGINE=CONNECT TABLE_TYPE=TBL TABLE_LIST='t1,t2' OPTION_LIST='thread=yes,port=PORT';;
             SELECT * FROM total order by v desc;
             v
            -22
            -11
            +21
            +21
             DROP TABLE total;
             DROP TABLE t1;
             DROP TABLE t2;
            {noformat}

            {color:red}*The test has been added to disabled.def. Remove it from the list when both this problem and MDEV-9844 are fixed.*{color}
            http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-quantal-x86/builds/4208/steps/test/logs/stdio
            {noformat}
            @@ -155,7 +155,7 @@
             CREATE TABLE total (v BIGINT(20) UNSIGNED NOT NULL) ENGINE=CONNECT TABLE_TYPE=TBL TABLE_LIST='t1,t2' OPTION_LIST='thread=yes,port=PORT';;
             SELECT * FROM total order by v desc;
             v
            -22
            +11
             11
             DROP TABLE total;
             DROP TABLE t1;
            {noformat}

            http://buildbot.askmonty.org/buildbot/builders/kvm-deb-precise-amd64/builds/6333/steps/test_5/logs/stdio
            {noformat}
            @@ -156,7 +156,7 @@
             SELECT * FROM total order by v desc;
             v
             22
            -11
            +22
             DROP TABLE total;
             DROP TABLE t1;
             DROP TABLE t2;
            {noformat}

            http://buildbot.askmonty.org/buildbot/builders/kvm-deb-trusty-amd64/builds/2812/steps/test_5/logs/stdio
            {noformat}
            @@ -155,8 +155,8 @@
             CREATE TABLE total (v BIGINT(20) UNSIGNED NOT NULL) ENGINE=CONNECT TABLE_TYPE=TBL TABLE_LIST='t1,t2' OPTION_LIST='thread=yes,port=PORT';;
             SELECT * FROM total order by v desc;
             v
            -22
            -11
            +21
            +21
             DROP TABLE total;
             DROP TABLE t1;
             DROP TABLE t2;
            {noformat}
            serg Sergei Golubchik made changes -
            bertrandop Olivier Bertrand made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            alice Alice Sherepa made changes -
            bertrandop Olivier Bertrand made changes -
            issue.field.resolutiondate 2018-01-04 16:41:16.0 2018-01-04 16:41:16.288
            bertrandop Olivier Bertrand made changes -
            Fix Version/s N/A [ 14700 ]
            Fix Version/s 10.2 [ 14601 ]
            Fix Version/s 10.0 [ 16000 ]
            Fix Version/s 10.1 [ 16100 ]
            Resolution Duplicate [ 3 ]
            Status In Progress [ 3 ] Closed [ 6 ]
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 75897 ] MariaDB v4 [ 150483 ]

            People

              bertrandop Olivier Bertrand
              elenst Elena Stepanova
              Votes:
              1 Vote for this issue
              Watchers:
              5 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.