Tuesday, 2023-07-25

opendevreviewMerged openstack/tempest master: Optimize the resource creation and status waiting in scenario tests  https://review.opendev.org/c/openstack/tempest/+/88920701:18
opendevreviewGhanshyam Mann proposed openstack/tempest master: Default tox env to python 3.10  https://review.opendev.org/c/openstack/tempest/+/88937001:24
opendevreviewGhanshyam Mann proposed openstack/tempest master: Add logs in generate-tempest-plugins-list.py  https://review.opendev.org/c/openstack/tempest/+/88933301:47
opendevreviewGhanshyam Mann proposed openstack/tempest master: Add logs in generate-tempest-plugins-list.py  https://review.opendev.org/c/openstack/tempest/+/88933301:50
opendevreviewLajos Katona proposed openstack/tempest master: Scenario test for routed provider networks  https://review.opendev.org/c/openstack/tempest/+/66515508:54
opendevreviewLajos Katona proposed openstack/tempest master: Scenario test for routed provider networks  https://review.opendev.org/c/openstack/tempest/+/66515509:00
opendevreviewsean mooney proposed openstack/tempest master: Disable immediate discard of unused blocks in make_fs  https://review.opendev.org/c/openstack/tempest/+/88699109:08
brunosHi, I hope this is the right place to ask.11:16
brunosI would like to get a detailed record of all test results together with all API calls during a Tempest run to compare them with other (non-Tempest) API tests. I have tried `tempest run --subunit | tee tempest.log` in combination with `tempest describe-subunit-calls -s tempest.log -o calls.json` which goes in the right direction. But then I don't get any output indicating the test results (ok, failed, etc.). Also there are no request/reponse 11:16
brunosheaders/bodies included in the output.11:16
brunosHow can I achieve that? Are there other tools I am missing?11:16
kopecmartinbrunos: hi, tempest.log file contains all api calls12:02
kopecmartini have it in my tempest folder (i also run tests from there)12:02
kopecmartinfrickler: hi, by any chance, do you know about any call restrictions from nodes in zuul? we have a weird issue with one new test - it seems like it can't reach download.cirros-cloud.net to download a cirros image 12:05
kopecmartinhttps://3d5f8e104b98e6ae1568-073541c2c949b4a8cbf06d070b6f5771.ssl.cf1.rackcdn.com/888755/12/check/glance-multistore-cinder-import/8347e6d/testr_results.html12:05
brunoskopecmartin: Yes, that's right. But there seem to be no test results in there nor request/reponse headers or bodies.12:07
kopecmartinbrunos: can you check your tempest.conf .. f.e. i have debug = true under [DEFAULT] section12:09
brunoskopecmartin: Oh, that was indeed not switched on :facepalm:. Now everything I wanted is there. Thanks.12:12
kopecmartini'm glad i could help12:13
kopecmartinall the options that can be set can be found here12:13
kopecmartinhttps://docs.openstack.org/tempest/latest/sampleconf.html12:13
brunosThanks.12:16
fricklerkopecmartin: there should be no restrictions in general, would have to check glance logs for details of the error12:48
fricklerbut also accessing external resources in CI should be avoided in general, as it leads to unstable tests12:51
fricklerI don't see anything obvious in the g-api log12:51
fricklerbut if you want to import an image via http in devstack, you'd better serve it locally on the test node12:53
frickleranother thing to note might be that the download.cirros-cloud.net URL redirects to the image on github, maybe glance has an issue following redirects?12:55
kopecmartinfrickler: there is 'Name or service not known' error in https://3d5f8e104b98e6ae1568-073541c2c949b4a8cbf06d070b6f5771.ssl.cf1.rackcdn.com/888755/12/check/glance-multistore-cinder-import/8347e6d/controller/logs/screen-g-api.txt13:22
kopecmartininterestingly it works locally :/ 13:22
opendevreviewLajos Katona proposed openstack/tempest master: Scenario test for routed provider networks  https://review.opendev.org/c/openstack/tempest/+/66515514:02
fricklerkopecmartin: "import_from": "http://tempest-dummy-img-file-1930614148.qcow2"14:14
fricklerthat looks pretty weird14:14
fricklerthat's also the only relevant NXDOMAIN result I see in the unbound log14:16
kopecmartinfrickler: right, although that's another test (and that one passed o.O ) - https://review.opendev.org/c/openstack/tempest/+/888755/12/tempest/api/image/v2/admin/test_image_task.py#14714:20
fricklerkopecmartin: the other thing I note is that the cirros URL is a .tar.gz, but the import_type says qcow214:31
opendevreviewMerged openstack/devstack master: Remove unused file  https://review.opendev.org/c/openstack/devstack/+/88697514:45
kopecmartin#startmeeting qa15:00
opendevmeetMeeting started Tue Jul 25 15:00:11 2023 UTC and is due to finish in 60 minutes.  The chair is kopecmartin. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'qa'15:00
kopecmartin#link https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Agenda_for_next_Office_hours15:00
kopecmartinagenda ^^15:00
lpiwowaro/15:00
kopecmartino/15:01
kopecmartin#topic Announcement and Action Item (Optional)15:01
kopecmartinnothing from my side 15:01
kopecmartin#topic Bobcat Priority Items progress15:01
kopecmartin#link https://etherpad.opendev.org/p/qa-bobcat-priority15:01
* kopecmartin checking the doc15:01
kopecmartin#link https://review.opendev.org/c/openstack/devstack/+/55893015:03
kopecmartinthat lgtm , but i need others to check it out too15:03
kopecmartingmann: ^^15:04
kopecmartin#topic OpenStack Events Updates and Planning15:05
kopecmartinthe next PTG will be held virtually15:05
kopecmartinOctober 23-27, 202315:05
kopecmartin#link https://ptg2023.openinfra.dev/15:05
kopecmartinwe need to register the team by August 20th15:05
kopecmartin#link https://openinfrafoundation.formstack.com/forms/oct2023_ptg_team_signup15:05
frickler\o15:06
kopecmartino/15:07
kopecmartin#topic Gate Status Checks15:07
kopecmartin#link https://review.opendev.org/q/label:Review-Priority%253D%252B2+status:open+(project:openstack/tempest+OR+project:openstack/patrole+OR+project:openstack/devstack+OR+project:openstack/grenade)15:08
kopecmartinone review there, i've just rechecked that15:08
kopecmartin#topic Bare rechecks15:09
kopecmartin#link https://etherpad.opendev.org/p/recheck-weekly-summary15:09
kopecmartinall good there, still under 15%15:09
kopecmartin#topic Periodic jobs Status Checks15:09
kopecmartinperiodic stable full15:09
kopecmartin#link https://zuul.openstack.org/builds?pipeline=periodic-stable&job_name=tempest-full-yoga&job_name=tempest-full-xena&job_name=tempest-full-zed&job_name=tempest-full-2023-115:09
kopecmartinperiodic stable slow15:09
kopecmartin#link https://zuul.openstack.org/builds?job_name=tempest-slow-2023-1&job_name=tempest-slow-zed&job_name=tempest-slow-yoga&job_name=tempest-slow-xena15:09
kopecmartinperiodic extra tests15:10
kopecmartin#link https://zuul.openstack.org/builds?job_name=tempest-full-2023-1-extra-tests&job_name=tempest-full-zed-extra-tests&job_name=tempest-full-yoga-extra-tests&job_name=tempest-full-xena-extra-tests15:10
kopecmartinperiodic master15:10
kopecmartin#link https://zuul.openstack.org/builds?project=openstack%2Ftempest&project=openstack%2Fdevstack&pipeline=periodic15:10
kopecmartinsurprisingly all good \o/15:10
lpiwowar\o/15:10
kopecmartin#topic Distros check15:10
kopecmartincs-915:10
kopecmartin#link https://zuul.openstack.org/builds?job_name=tempest-full-centos-9-stream&job_name=devstack-platform-centos-9-stream&skip=015:10
kopecmartinfedora15:10
kopecmartin#link https://zuul.openstack.org/builds?job_name=devstack-platform-fedora-latest&skip=015:10
kopecmartindebian15:10
kopecmartin#link https://zuul.openstack.org/builds?job_name=devstack-platform-debian-bullseye&skip=015:10
kopecmartinfocal15:10
kopecmartin#link https://zuul.opendev.org/t/openstack/builds?job_name=devstack-platform-ubuntu-focal&skip=015:10
kopecmartinrocky15:11
kopecmartin#link https://zuul.openstack.org/builds?job_name=devstack-platform-rocky-blue-onyx15:11
kopecmartinopenEuler15:11
kopecmartin#link https://zuul.openstack.org/builds?job_name=devstack-platform-openEuler-22.03-ovn-source&job_name=devstack-platform-openEuler-22.03-ovs&skip=015:11
kopecmartinall good apart from tempest-full-centos-9-stream which timeouts on periodic pipeline15:11
kopecmartintempest tests take too long :/ 15:13
kopecmartinwe're about to merge (waiting on CI) this whole series of patches15:14
kopecmartin#link https://review.opendev.org/c/openstack/tempest/+/889202/115:14
kopecmartinthat might help there, we'll see, hopefully they'll get merged soon15:14
kopecmartin#topic Sub Teams highlights15:14
kopecmartinChanges with Review-Priority == +115:14
kopecmartin#link https://review.opendev.org/q/label:Review-Priority%253D%252B1+status:open+(project:openstack/tempest+OR+project:openstack/patrole+OR+project:openstack/devstack+OR+project:openstack/grenade)15:14
kopecmartinfrickler: do we wanna wait with dropping fedora? 15:15
kopecmartin#link https://review.opendev.org/c/openstack/devstack/+/88546715:15
kopecmartinif yes, then we should remove the priority flag15:15
fricklerI'm not sure, will waiting help anyone?15:16
kopecmartini don't think so .. as that's an old version of fedora anyway 15:17
kopecmartini changed my vote to +215:18
fricklerso let's go ahead. we still can revert if someone complains15:18
fricklerbut we agreed to keep focal for this cycle?15:19
fricklerso I'll WIP that one15:19
kopecmartinyeah, i think so 15:21
kopecmartin#topic Open Discussion 15:21
kopecmartinanything for the open discussion?15:22
lpiwowarYes, I have something. Today I was taking a look at a failure of test_list_no_containers in the tempest-full-test-account-no-admin-py3 job and I noticed that the issue now  is caused by cinder not deleting containers when swift is used as a back up driver. I'm not sure whether the behavior on the side of cinder is correct or not. Does anybody by15:22
lpiwowarany chance know whether it is Ok that cinder does not delete the containers? If it is Ok we would need to fix the clean up for volume back up tests.15:22
lpiwowar#link https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_8a2/periodic/opendev.org/openstack/tempest/master/tempest-full-test-account-no-admin-py3/8a2ef81/testr_results.html15:22
lpiwowar#link https://paste.openstack.org/show/bqbT4JFbOmhFNlGvROlA/15:22
kopecmartinany idea tosky: ^^15:23
lpiwowarI'm just trying to find someone who will be able to tell me whether it is or isn't a bug on the side of cinder. 15:23
lpiwowarI think it is probably ok. But I just want to be sure before I fix it in tempest. 15:24
toskyerm... no :/15:25
lpiwowarThe behavior is not ok? 15:25
toskyyou may try on #openstack-cinder, at most tomorrow during the cinder meeting15:25
kopecmartinperfect, lpiwowar already summarized that into an LP15:26
lpiwowarack tosky, thanks. I will try that. 15:26
kopecmartin#link https://bugs.launchpad.net/tempest/+bug/202867115:26
kopecmartinlpiwowar: share that LP with openstack-cinder 15:26
lpiwowarkopecmartin, ack. 15:27
kopecmartinfrickler: btw, we already have a fix proposed for the git depth issue in devstack15:27
kopecmartin#link https://review.opendev.org/c/openstack/devstack/+/88901215:27
kopecmartinseems to be working just fine15:28
fricklerok, I'll take a look15:29
kopecmartinthanks15:29
kopecmartinanything else to discuss?15:29
lpiwowarnothing from my side15:29
kopecmartin#topic Bug Triage15:29
kopecmartin#link https://etherpad.openstack.org/p/qa-bug-triage-bobcat15:29
kopecmartinnumbers recorded as always ^15:30
kopecmartinthat's it15:30
kopecmartinthanks everyone 15:30
kopecmartin#endmeeting15:30
opendevmeetMeeting ended Tue Jul 25 15:30:41 2023 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:30
opendevmeetMinutes:        https://meetings.opendev.org/meetings/qa/2023/qa.2023-07-25-15.00.html15:30
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/qa/2023/qa.2023-07-25-15.00.txt15:30
opendevmeetLog:            https://meetings.opendev.org/meetings/qa/2023/qa.2023-07-25-15.00.log.html15:30
fricklerthx kopecmartin 15:30
lpiwowarthanks, kopecmartin15:31
kopecmartin:)15:32
opendevreviewMerged openstack/devstack master: Fix reboot on fedora like nodes  https://review.opendev.org/c/openstack/devstack/+/87871816:18

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