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

rpl.rpl_row_basic_11bugs, rpl.rpl_show_slave_hosts failed in buildbot

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 10.0(EOL)
    • None
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/p8-trusty-bintar-debug/builds/560/steps/test/logs/stdio

      rpl.rpl_row_basic_11bugs 'row,xtradb'    w1 [ fail ]
              Test ended at 2017-02-17 04:42:14
       
      CURRENT_TEST: rpl.rpl_row_basic_11bugs
       
       
      Failed to start mysqld.1
      mysqltest failed but provided no output
      The result from queries just before the failure was:
      < snip >
      2	master,slave
      5	slave
      set @@global.slave_exec_mode= 'IDEMPOTENT';
      **** On Master ****
      UPDATE t1 SET a = 5, b = 'master' WHERE a = 1;
      SELECT * FROM t1 ORDER BY a;
      a	b
      2	master,slave
      5	master
      **** On Slave ****
      set @@global.slave_exec_mode= default;
      Last_SQL_Error
       
      SELECT * FROM t1 ORDER BY a;
      a	b
      2	master,slave
      5	slave
      **** On Master ****
      DROP TABLE t1;
      include/rpl_end.inc
      

      http://buildbot.askmonty.org/buildbot/builders/p8-trusty-bintar/builds/512/steps/test/logs/stdio

      rpl.rpl_show_slave_hosts 'stmt'          w2 [ fail ]
              Test ended at 2017-02-17 21:05:00
       
      CURRENT_TEST: rpl.rpl_show_slave_hosts
       
       
      Failed to start mysqld.2
      mysqltest failed but provided no output
      The result from queries just before the failure was:
      < snip >
      include/master-slave.inc
      [connection master]
      RESET SLAVE;
      CHANGE MASTER TO master_host='127.0.0.1',master_port=MASTER_PORT,master_user='root';
      START SLAVE IO_THREAD;
      include/wait_for_slave_io_to_start.inc
      SHOW SLAVE HOSTS;
      Server_id	Host	Port	Master_id
      3	slave2	SLAVE_PORT	1
      2		SLAVE_PORT	1
      include/stop_slave_io.inc
      SHOW SLAVE HOSTS;
      Server_id	Host	Port	Master_id
      2		SLAVE_PORT	1
      include/rpl_end.inc
      

      Attachments

        Issue Links

          Activity

            elenst Elena Stepanova created issue -
            elenst Elena Stepanova made changes -
            Field Original Value New Value
            elenst Elena Stepanova made changes -
            Summary rpl.rpl_row_basic_11bugs failed in buildbot rpl.rpl_row_basic_11bugs, rpl.rpl_show_slave_hosts failed in buildbot
            elenst Elena Stepanova made changes -
            Description http://buildbot.askmonty.org/buildbot/builders/p8-trusty-bintar-debug/builds/560/steps/test/logs/stdio
            {noformat}
            rpl.rpl_row_basic_11bugs 'row,xtradb' w1 [ fail ]
                    Test ended at 2017-02-17 04:42:14

            CURRENT_TEST: rpl.rpl_row_basic_11bugs


            Failed to start mysqld.1
            mysqltest failed but provided no output
            The result from queries just before the failure was:
            < snip >
            2 master,slave
            5 slave
            set @@global.slave_exec_mode= 'IDEMPOTENT';
            **** On Master ****
            UPDATE t1 SET a = 5, b = 'master' WHERE a = 1;
            SELECT * FROM t1 ORDER BY a;
            a b
            2 master,slave
            5 master
            **** On Slave ****
            set @@global.slave_exec_mode= default;
            Last_SQL_Error

            SELECT * FROM t1 ORDER BY a;
            a b
            2 master,slave
            5 slave
            **** On Master ****
            DROP TABLE t1;
            include/rpl_end.inc
            {noformat}
            http://buildbot.askmonty.org/buildbot/builders/p8-trusty-bintar-debug/builds/560/steps/test/logs/stdio
            {noformat}
            rpl.rpl_row_basic_11bugs 'row,xtradb' w1 [ fail ]
                    Test ended at 2017-02-17 04:42:14

            CURRENT_TEST: rpl.rpl_row_basic_11bugs


            Failed to start mysqld.1
            mysqltest failed but provided no output
            The result from queries just before the failure was:
            < snip >
            2 master,slave
            5 slave
            set @@global.slave_exec_mode= 'IDEMPOTENT';
            **** On Master ****
            UPDATE t1 SET a = 5, b = 'master' WHERE a = 1;
            SELECT * FROM t1 ORDER BY a;
            a b
            2 master,slave
            5 master
            **** On Slave ****
            set @@global.slave_exec_mode= default;
            Last_SQL_Error

            SELECT * FROM t1 ORDER BY a;
            a b
            2 master,slave
            5 slave
            **** On Master ****
            DROP TABLE t1;
            include/rpl_end.inc
            {noformat}

            http://buildbot.askmonty.org/buildbot/builders/p8-trusty-bintar/builds/512/steps/test/logs/stdio
            {noformat}
            rpl.rpl_show_slave_hosts 'stmt' w2 [ fail ]
                    Test ended at 2017-02-17 21:05:00

            CURRENT_TEST: rpl.rpl_show_slave_hosts


            Failed to start mysqld.2
            mysqltest failed but provided no output
            The result from queries just before the failure was:
            < snip >
            include/master-slave.inc
            [connection master]
            RESET SLAVE;
            CHANGE MASTER TO master_host='127.0.0.1',master_port=MASTER_PORT,master_user='root';
            START SLAVE IO_THREAD;
            include/wait_for_slave_io_to_start.inc
            SHOW SLAVE HOSTS;
            Server_id Host Port Master_id
            3 slave2 SLAVE_PORT 1
            2 SLAVE_PORT 1
            include/stop_slave_io.inc
            SHOW SLAVE HOSTS;
            Server_id Host Port Master_id
            2 SLAVE_PORT 1
            include/rpl_end.inc
            {noformat}
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 79826 ] MariaDB v4 [ 140236 ]
            serg Sergei Golubchik made changes -
            Fix Version/s 10.0 [ 16000 ]

            People

              Unassigned Unassigned
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start 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.