Thursday, 2023-11-02

opendevreviewsean mooney proposed openstack/devstack master: Enable GLOBAL_VENV=True for all distros  https://review.opendev.org/c/openstack/devstack/+/89884512:29
opendevreviewJames Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add global nodes variable  https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/88490317:14
M0weng[m]I'm getting a different error that looks like it has to do with bootstrapping keystone: https://paste.opendev.org/show/bLhnOvI1DPYtkpvkaZd5/ (👈️ the relevant end of the output)18:21
M0weng[m]* different error when running stack.sh that looks18:25
M0weng[m]<M0weng[m]> "frickler: I'm on Ubuntu Server 2..." <- (Still the same specs as before)18:26
clarkb"Cloud devstack-admin was not found." that implies to me that it is still not writing out your clouds.yaml file correctly. I would check the contents of that file18:27
clarkbsame one tht was empty before18:27
M0weng[m]Hm, it seems to be properly populated this time18:28
clarkbis devstack-admin in the file?18:29
frickleralso, do you have another clouds.yaml file in the current working directory where you start stack.sh?18:30
frickleralso, replying to previous messages in the matrix client doesn't translate well into IRC, so better try to avoid that18:30
opendevreviewJakub Skunda proposed openstack/tempest master: Add option to specify source and destination host  https://review.opendev.org/c/openstack/tempest/+/89112318:35
gmannlpiwowar: I think you added this config option 'backup_driver' - https://github.com/openstack/tempest/blob/cc0e9b18170bc796fd8516e41d2ec09236b168aa/tempest/config.py#L1008. 18:53
gmannlpiwowar: how about moving it along with 'backup' flag here https://github.com/openstack/tempest/blob/cc0e9b18170bc796fd8516e41d2ec09236b168aa/tempest/config.py#L108418:53
gmannso that user know what all volume backup configuration they need to set18:54
opendevreviewJames Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add global nodes variable  https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/88490319:19
sean-k-mooneyim calling it a day and im on pto till tuseday19:45
sean-k-mooneybut before i drop19:45
sean-k-mooneyhttps://review.opendev.org/c/openstack/openstack-zuul-jobs/+/899969 i want to highlihg that to folks19:45
sean-k-mooneyfrickler: clarkb  to workaround the issues i was seeing on py39 when using ubuntu 20.0419:46
sean-k-mooneyi just chnaged the node set for that jobs to centos-9-stream19:46
sean-k-mooneyim not sure if that is the best approch but its one that works so just wnated to get your ideas19:46
sean-k-mooneyalterinivly a new pbr release might fix thigns but im not sure as we are using python 3.8 to build the whele and py3.9 to execute the test on ubuntu i think19:47
sean-k-mooneyhorizon of all things also really does not like the default pyproject.toml19:48
sean-k-mooneyhttps://zuul.opendev.org/t/openstack/build/79da2614e0674d7faff795c72b56ba7d19:48
sean-k-mooneyhttps://github.com/openstack/horizon/blob/master/setup.cfg#L27-L2919:49
sean-k-mooneyit looks like whateve that global setup-hooks thing is dose not work19:50
clarkbsetup hooks run as part of the setuptools execution19:50
clarkbthe idea is you could do things like call out to minify js or compile css19:51
sean-k-mooneyhum ok so im not sure if this is a pbr bug or what exactuly is wrong with the parsing and execution fo that hook19:51
sean-k-mooneybut maybe thats broken due to isolated builds?19:52
sean-k-mooneyits doing this https://github.com/openstack/horizon/blob/master/openstack_dashboard/hooks.py#L20-L2619:52
clarkbhttps://zuul.opendev.org/t/openstack/build/79da2614e0674d7faff795c72b56ba7d/log/job-output.txt#1368 is the actual failure which is occuring in pbr trying to import the hook maybe?19:52
clarkbya wouldn't surprise me if the resolution of the python there fails because its an isolated env19:53
sean-k-mooneyi feel like there shoudl be a better way to do that then a hook19:53
clarkbya in horizon's case that seems unnecesasry19:54
sean-k-mooneyok they are tryi8gn to force datafiles to  lib/site-packages 19:54
sean-k-mooneyi wonder if that is even requrid anymore19:55
sean-k-mooneyi mean with how wheels import19:55
sean-k-mooney* with how wheels are unpacked19:55
sean-k-mooneyi think its similr to https://github.com/pypa/setuptools/issues/293620:05
sean-k-mooneyclarkb: deleteign the hook seams to pass tox -e py3 so i updated https://review.opendev.org/c/openstack/horizon/+/89995320:14
opendevreviewJames Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add global nodes variable  https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/88490320:40
opendevreviewmelanie witt proposed openstack/devstack master: Collect additional system configs for CI jobs  https://review.opendev.org/c/openstack/devstack/+/89998722:28
opendevreviewJames Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add global nodes variable  https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/88490322:33

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