13:00:34 #startmeeting monasca 13:00:35 Meeting started Tue Mar 23 13:00:34 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:36 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:38 The meeting name has been set to 'monasca' 13:01:09 Hi! 13:02:06 Hello 13:02:17 Hello Adrian, let's start 13:02:21 The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda 13:02:53 #topic Monasca-UI Update-lower-constraints (stable/train) 13:03:32 This is the change we merged to fix lower-constraints in Train https://review.opendev.org/c/openstack/monasca-ui/+/782173 13:04:16 I did't commit on master and cherry picked until Train, because each branch has different requirements in lower-constraints 13:04:49 The idea is to upgrade the versions in lower-constraints as minimum possible 13:05:14 to have a wider working versions range 13:05:56 Next from Monasca-UI time ago piotrowskim sent a change that fixes the alrms view on PY3 13:07:15 The change was commited on master, and cherry picked to victoria and ussuri. Not to Train, because Train should support PY2 and PY3, I wasn't sure that it is compatible with PY2. I tested on both and it is ok. So, cherry picked to Train: https://review.opendev.org/c/openstack/monasca-ui/+/781806 13:08:29 One more fix in Monasca-UI running on PY3: https://review.opendev.org/q/topic:%22fix-overview-views%22+(status:open%20OR%20status:merged) 13:09:30 The change is the same for master, victoria and ussuri. Since they only support PY3. And using six package for Train, which should support PY2 and PY3 13:09:50 #topic Wrong prefix in dimensions in the Drilldown dashboard 13:12:20 A public dashboard is added into Grafana to be able to see the Metrics Graph related to an alarm. All dimensions are prefixed with "dim_" it breaks the Dashboard. I am checking how is on Devstack. I have the feeling that it was required for old versions, but not now. 13:12:31 This is the LOC https://github.com/openstack/monasca-ui/blob/stable/train/monitoring/alarms/tables.py#L169 13:13:11 Do you remember somethin adriancz? 13:14:26 unfortunately no 13:14:53 Ok, I will stack devstack to see how it is there. 13:15:07 Let's move to next topics: 13:15:20 #topic Monasca-Agent Cherry Pick into stable/branches 13:16:21 Time ago Yanos Agelopoulos fixed the libvirt configuration 13:16:23 https://review.opendev.org/c/openstack/monasca-agent/+/762221 13:17:16 The change is ok, but only merged on master. We got the request to cherry picked to stable/branches. It makes sense. 13:17:52 Unfortunately now we have an issue in the build-monasca-docker-image Zuul Job 13:18:12 it should be fixed first, then rebase the cherry pick. 13:18:39 That leads to the next topic: 13:18:42 #topic Broken push images Zuul Job 13:19:33 Both build and push images jobs are broken since 3 days ago, here you can see it for Monasca-Notifiacion as an example: 13:19:45 https://zuul.opendev.org/t/openstack/builds?job_name=publish-monasca-notification-docker-image 13:20:26 on March 19th, 2021 all images were published successfully 13:20:50 This is now our 1st priority. adriancz and I are working on that ;-) 13:21:23 Any news adriancz? 13:21:31 no 13:21:45 Let's continue the investigation then 13:21:47 i think there is problem with monasca-common 13:21:53 Thanks for the efforts 13:22:48 Let's move to the next topic 13:22:57 #Release of openstack/monasca-grafana-datasource for ref refs/tags/1.3.0 failed 13:23:07 #topic Release of openstack/monasca-grafana-datasource for ref refs/tags/1.3.0 failed 13:23:56 A week ago I requested a new Release Tag for monasca-grafana-datasource 13:24:32 which syncs the Release Tag with the version on package.json 13:25:44 The change was accepted and merged. But the Post Zuul job that publish the new packages in npm.com didn't succeed. 13:26:02 As reported on this mail thread: http://lists.openstack.org/pipermail/openstack-discuss/2021-March/021002.html 13:26:33 The problem was that the Zuul job wasn't updated to Nodejs 10 13:28:12 fungi (Jeremy Stanley) sent the changes for fix the Zuul job: 13:28:22 https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/781825/1/zuul.d/project-templates.yaml 13:28:28 https://review.opendev.org/c/openstack/project-config/+/781826/1/zuul.d/projects.yaml 13:28:40 And reexecuted the job 13:29:12 So the new release is publish: https://www.npmjs.com/package/monasca-grafana-datasource 13:30:59 Alright, those are all topics from the agenda. 13:31:04 #topic AOB 13:31:29 Do you have any other to report/discuss? 13:32:56 i have nothing to report 13:35:22 Before to close the meeting, I want to thank piotrowskim (Michal Piotrowski) for his contributions on Monasca. And wish him the best in his new professional path. 13:37:29 Thanks MaichaƂ for your contributions 13:38:01 Actually today we still cherry picking some of them :) 13:38:52 Alright, then let's close the meeting and focus on the broken build-image job. 13:38:52 Thanks 13:39:10 #endmeeting