13:00:42 #startmeeting monasca 13:00:42 Meeting started Tue Jul 20 13:00:42 2021 UTC and is due to finish in 60 minutes. The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:00:42 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:42 The meeting name has been set to 'monasca' 13:00:55 Hi 13:01:11 Hi 13:01:27 Hello Adrian 13:01:33 Let's start 13:01:57 Thanks for your fixes on monasca-persister 13:02:27 Still something wrong in stable/ussuri, look: 13:02:29 https://zuul.opendev.org/t/openstack/builds?job_name=publish-monasca-persister-docker-image 13:02:53 Ok 13:02:57 i will check this 13:03:33 we have again the output: 13:03:33 Using default tag: latest 13:03:33 The push refers to repository [docker.io/monasca/persister] 13:03:33 tag does not exist: monasca/persister:latest 13:06:49 i remember this problem 13:08:19 Here is the issue https://github.com/openstack/monasca-persister/blob/stable/ussuri/playbooks/docker-publish.yml#L12 13:08:30 if you compare with wallaby: 13:08:30 https://review.opendev.org/c/openstack/monasca-persister/+/771203 13:08:43 https://github.com/openstack/monasca-persister/blob/stable/wallaby/playbooks/docker-publish.yml#L12 13:08:43 This should solve this problem 13:09:33 Partially 13:10:21 we we agreed to write the branch name in the `else` 13:10:49 because using the variable `zuul.branch` didn't solved the problem 13:10:57 do you remember? 13:11:04 i created new patch ser for that 13:11:24 great, thanks! 13:12:05 alright, let's then move on 13:12:23 #topic [Blocker] SQLAlchemy Update 13:13:02 Recently SQLAlchemy remove a method: `Binary` 13:13:23 it was deprecated time ago, but removed in version 1.4.x 13:13:55 Recently SQLAlchemy was update in upper-constraints (master branch) 13:14:00 https://opendev.org/openstack/requirements/commit/dc86260b283dedc3076d7873f5f031f45e3e3671 13:14:25 Based on this discussion: https://github.com/sqlalchemy/sqlalchemy/issues/6263#issuecomment-819645247 13:14:39 I proposed this change: https://review.opendev.org/c/openstack/monasca-api/+/799823 13:15:23 All unittests work now (cover, lower-constr., py36, py38, etc..) 13:15:30 ...but 13:16:48 the Tempest-Test failed with this error: Details: b'{"title": "Service unavailable", "description": "(pymysql.err.ProgrammingError) (1146, \\"Table \'mon.alarm_definition\' doesn\'t exist\\") 13:16:58 more details here: https://zuul.opendev.org/t/openstack/build/9580a543446c4d5d97e1a624d80c52cf 13:17:52 From 244 tests (in Tempest-Test) Failed 126 :( 13:20:38 Do you have any idea of what is wrong or missing_ 13:20:39 ? 13:21:19 i have no idea 13:22:22 It requires an investigation, ok... then. A 🍺 for the first to sent the solution. 13:22:39 +1 13:23:43 The problem with this issue is that this Zuul job (tempest) is shared by almost all Monasca modules 13:25:04 Alright, besides of that Ghanshyam sent changes with the new irc server information for the deprecated modules: log-api, transform and monasca-ceilometer 13:25:42 Let's speed up with the blocker, because this changes are waiting: 13:26:16 Python-MonascaClient https://review.opendev.org/c/openstack/releases/+/800255 13:26:35 Monasca-Common https://review.opendev.org/c/openstack/releases/+/800235 13:27:58 Those are all topics for today 13:29:17 Thanks Martin 13:29:42 let focus on fixing SQLAlchemy issue 13:30:13 right, thanks Adrian 13:30:26 let's close the meeting. See you next week. 13:30:59 See you next week : ) 13:31:12 #endmeeting