Activity log for bug #1883141

Date Who What changed Old value New value Message
2020-06-11 15:58:38 Will Szumski bug added bug
2020-06-11 15:59:32 Will Szumski description I'm trying to upgrade from stein to train. I'm hitting an error in the task: TASK: mariadb : Change row format to DYNAMIC for legacy tables. The error seems to be result of: fatal: [sv-b16-u23]: FAILED! => {"changed": true, "cmd": ["docker", "exec", "mariadb", "mysql", "-uroot", "-psn9a7FP393QLNn2YHH80kiF3EUKHDRgPJZdfM7sK", "--silent", "--skip-column-names", "-e", "ALTER TABLE murano.environment@002dtemplate 16:51:41.955571", "msg": "non-zero return code", "rc": 1, "start": "2020-06-11 16:51:41.865195", "stderr": "ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '@002dtemplate ROW_FORMAT=DYNAMIC' at line 1", "stderr_lines": ["ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '@002dtemplate ROW_FORMAT=DYNAMIC' at line 1"], "stdout": "", "stdout_lines": [] This is on centos 7 with centos base images. I'm trying to upgrade from stein to train. I'm hitting an error in the task: TASK: mariadb : Change row format to DYNAMIC for legacy tables. The error seems to be result of: fatal: [sv-b16-u23]: FAILED! => {"changed": true, "cmd": ["docker", "exec", "mariadb", "mysql", "-uroot", "-redacted, "--silent", "--skip-column-names", "-e", "ALTER TABLE murano.environment@002dtemplate 16:51:41.955571", "msg": "non-zero return code", "rc": 1, "start": "2020-06-11 16:51:41.865195", "stderr": "ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '@002dtemplate ROW_FORMAT=DYNAMIC' at line 1", "stderr_lines": ["ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '@002dtemplate ROW_FORMAT=DYNAMIC' at line 1"], "stdout": "", "stdout_lines": [] This is on centos 7 with centos base images.
2020-06-15 14:41:03 Mark Goddard kolla-ansible: importance Undecided Medium
2020-06-15 14:41:07 Mark Goddard nominated for series kolla-ansible/train
2020-06-15 14:41:07 Mark Goddard bug task added kolla-ansible/train
2020-06-15 14:41:12 Mark Goddard kolla-ansible: status New Invalid
2020-06-15 14:41:15 Mark Goddard kolla-ansible/train: importance Undecided Low
2020-06-15 14:41:17 Mark Goddard kolla-ansible/train: importance Low Medium
2020-06-15 14:41:20 Mark Goddard kolla-ansible: importance Medium Undecided
2020-06-15 17:47:55 OpenStack Infra kolla-ansible/train: status New In Progress
2020-06-15 17:47:55 OpenStack Infra kolla-ansible/train: assignee Radosław Piliszek (yoctozepto)
2020-06-16 08:22:32 Mark Goddard kolla-ansible/train: milestone 9.1.1
2020-06-30 10:26:54 OpenStack Infra kolla-ansible/train: status In Progress Fix Committed
2020-07-20 09:30:39 Mark Goddard kolla-ansible/train: status Fix Committed Fix Released