Thursday, 2023-03-02

opendevreviewTakashi Kajinami proposed openstack/puppet-manila master: Replace legacy facts and use fact hash  https://review.opendev.org/c/openstack/puppet-manila/+/87600702:16
opendevreviewTakashi Kajinami proposed openstack/puppet-manila master: Replace legacy facts and use fact hash  https://review.opendev.org/c/openstack/puppet-manila/+/87600702:45
opendevreviewFelipe Rodrigues proposed openstack/manila master: NetApp ONTAP: Fix SnapMirror snapshots not being cleaned up  https://review.opendev.org/c/openstack/manila/+/84984911:33
opendevreviewCarlos Eduardo proposed openstack/manila-tempest-plugin master: WIP Fix share group tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/87598111:35
opendevreviewCarlos Eduardo proposed openstack/manila-tempest-plugin master: WIP Fix share group tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/87598112:10
opendevreviewFelipe Rodrigues proposed openstack/manila master: NetApp ONTAP: Fix SnapMirror snapshots not being cleaned up  https://review.opendev.org/c/openstack/manila/+/84984912:24
opendevreviewFelipe Rodrigues proposed openstack/manila-tempest-plugin master: Change test manage share server with invalid id  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/85796112:37
opendevreviewFelipe Rodrigues proposed openstack/manila-tempest-plugin master: Change test manage share server with invalid id  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/85796112:38
opendevreviewMerged openstack/manila master: [NetApp] Fix DHSS mode fails to create share on a new pool  https://review.opendev.org/c/openstack/manila/+/83450312:44
opendevreviewCarlos Eduardo proposed openstack/manila-tempest-plugin master: Correct share group tests cleanup order  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/87598113:12
opendevreviewMerged openstack/manila-tempest-plugin master: Fix incorrect url request for share_group_reset_state  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/87207613:47
opendevreviewHassan Asghar proposed openstack/manila-ui master: Create Share Network panel workflows  https://review.opendev.org/c/openstack/manila-ui/+/84032614:21
opendevreviewMerged openstack/puppet-manila master: Replace legacy facts and use fact hash  https://review.opendev.org/c/openstack/puppet-manila/+/87600720:08
clarkbhello, I've noticed that your nonvoting manila-tempest-plugin-cephfs-nfs job in opendev's zuul seems to be filling its disk or something similar resulting in three attempts to run the job each taking about 3 hours. THis causes zuul to not report results for all of your other jobs for many hours. I would suggest that you either debug and correct this or move the job to the21:39
clarkbexperimetal queue so that it doesn't hold up your changes21:39
clarkbhttps://zuul.opendev.org/t/openstack/build/d26a8dd0b2554f729acfb15e2fe45732/console is an example failure that resulted in a retry21:40
gouthamrhi clarkb; we did see the job becoming flaky - thanks for the root cause22:07
gouthamri can think of several reasons why we'd consume a lot of disk space - for one, the test VMs aren't lightweight; and we're also writing random non-compressible data into the disk with our tests22:14
gouthamrinstead of moving the job, i'll try to stop running some data intensive tests and continue investigation22:14
clarkbsounds good. The reason I believe it is filling the disk is that ansible is reporting that it cannot find a suiatble /tmp or similar to use for its connection startup activity. Ansible treats this issue as a network connection error and that causes zuul to retry the job22:15
gouthamrclarkb: ++ that's very useful info to start digging into this 22:17
gouthamrhttps://zuul.opendev.org/t/openstack/build/d26a8dd0b2554f729acfb15e2fe45732/log/job-output.txt#24180-2419422:21
gouthamrhttps://bugs.launchpad.net/manila/+bug/200908322:26
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: [CI] Ceph/NFS: skip data-intensive tests with ipv6  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/85654023:33
clarkbyou might want to dd 500MB to disk as a reserve and then if you job timesout you can rm it and then get logs? I dunno maybe that isn't necessary23:40
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: [CI] Ceph/NFS: skip data-intensive tests with ipv6  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/85654023:43
gouthamrclarkb: i'm proposing skipping a couple of these sorta-duplicate tests to see if that would help... i looked at logs for the past 10 or so jobs that ended in RETRY and in each of the failures, one of these tests has failed because we fail to spawn a VM... 23:48
gouthamrwe have cleanup logic to delete shares as soon as the test is done, but cephfs reclaims space asynchronously.. 23:49
clarkbya my idea was mostly in reserving space that can be deleted immediately allowing ansible to connect and properly collect logs23:50
clarkbsince i Think one the issues here is that logging isn't great due to he connection issues23:50
gouthamrah23:50
gouthamr+1 i'll try that trick 23:52
gouthamri'll monitor this test-skip patch too. it might be a temporary bandaid..23:53

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!