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

spider/bg tests fail in buildbot with a timeout

    XMLWordPrintable

Details

    Description

      So far only happened on 10.1 and 10.2, but it could be because the merge to higher versions hasn't been done yet.

      http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest/builds/26158/steps/mtr_engines/logs/stdio
      http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest/builds/26289/steps/mtr_engines/logs/stdio

      10.1 0627c4ae21adaae414dec28bc26f225f3deed431

      spider/bg.direct_aggregate_part          w1 [ fail ]  timeout after 7200 seconds
              Test ended at 2020-10-20 17:10:10
       
      Test case timeout after 7200 seconds
       
      == /mnt/buildbot/build/mariadb-10.1.48/mysql-test/var/1/log/direct_aggregate_part.log == 
      1
      1
       
      with partition test
      CREATE TABLE ta_l2 (
      a INT,
      b CHAR(1),
      c DATETIME,
      PRIMARY KEY(a)
      ) MASTER_1_ENGINE MASTER_1_COMMENT2_P_2_1
      SHOW STATUS LIKE 'Spider_direct_aggregate';
      Variable_name	Value
      Spider_direct_aggregate	0
      SELECT COUNT(*) FROM ta_l2;
      COUNT(*)
      5
      SHOW STATUS LIKE 'Spider_direct_aggregate';
      Variable_name	Value
      Spider_direct_aggregate	0
      SELECT MAX(a) FROM ta_l2;
       
       == /mnt/buildbot/build/mariadb-10.1.48/mysql-test/var/1/tmp/analyze-timeout-mysqld.3.2.err ==
      mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/mnt/buildbot/build/mariadb-10.1.48/mysql-test/var/tmp/1/mysqld.3.2.sock' (111 "Connection refused")
      ...
      

      Also observed with spider/bg.spider_fixes, spider/bg.direct_aggregate

      Attachments

        Activity

          People

            ycp Yuchen Pei
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.