[Yahoo-eng-team] [Bug 1994102] [NEW] VM stuck in spawing state for 5 mins and then goes to error | Tripleo Wallaby

2022-10-24 Thread swogat pradhan
Public bug reported: When i launch multiple VM using horizon like 4 or 5 instances almost all instances get created but 1 instance stays in spawining state and then after 5 mins goes to error. Instance ID: 65c1b043-4f6c-4d85-adb5-7223dbb21f4b Logs: [root@overcloud-novacompute-4 nova]# tail -f

[Yahoo-eng-team] [Bug 1987377] Re: neutron-metadata-agent the memory usage is increasing

2022-10-24 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1987377 Ti

[Yahoo-eng-team] [Bug 1994087] [NEW] Unexpected API Error.

2022-10-24 Thread yule sun
Public bug reported: I got a nova-api ERROR when i create ainstance use the command in my rocky clusetr. [root@zlmanager40 ~]# openstack server create --image 6939705e-47fb-4406-9aed-e1f106a31739 --flavor c1.2c4g --availability-zone nova:zlstorage58 --network office_56 zl-os-checker02 Unexpe

[Yahoo-eng-team] [Bug 1994083] Re: "FileNotFoundError: [Errno 2] No such file or directory" is raised when dmidecode is not installed

2022-10-24 Thread Felipe Reyes
Marking nova as invalid since the issue comes from os-brick code. ** No longer affects: nova (Ubuntu) ** No longer affects: nova (Ubuntu Kinetic) ** Also affects: python-os-brick (Ubuntu) Importance: Undecided Status: New ** Also affects: python-os-brick (Ubuntu Kinetic) Importance

[Yahoo-eng-team] [Bug 1994083] [NEW] "FileNotFoundError: [Errno 2] No such file or directory" is raised when dmidecode is not installed

2022-10-24 Thread Felipe Reyes
Public bug reported: On s390x there is no "dmidecode" package[0], with the inclusion of this change to get system uuid in privsep[1] nova regressed since privsep raises FileNotFoundError when there is an attempt to execute a program that doesn't exist, while subprocess would raise a higher level e

[Yahoo-eng-team] [Bug 1994056] [NEW] nova-api does not support config dirs when run under apache via mod_wsgi

2022-10-24 Thread sean mooney
Public bug reported: currently nova assume that when the nova-api si run under a wsgi server that server supports passing command line arguments to the wsgi script. that is not the case with mod_wsgi as a result we do not support using a config director when running under mod_wsgi or passing an

[Yahoo-eng-team] [Bug 1994023] Re: Missing nf_conntrack_proto_gre module on Ubuntu Jammy breaks functional tests job

2022-10-24 Thread Slawek Kaplonski
Actually the issue is with running "dmesg" command in https://opendev.org/openstack/devstack/src/commit/c3a82032ab91343114b957a26f6530b32fe60e2b/lib/neutron_plugins/ovs_source#L38 without sudo. In Ubuntu Jammy it seems that setting sysctl kernel.dmesg_restrict=1 by default thus running dmesg requir

[Yahoo-eng-team] [Bug 1994023] [NEW] Missing nf_conntrack_proto_gre module on Ubuntu Jammy breaks functional tests job

2022-10-24 Thread Slawek Kaplonski
Public bug reported: Error https://zuul.opendev.org/t/openstack/build/6d774cc87eef44c49f27648f406ed9cb/logs 2022-10-21 06:36:54.291487 | controller | ++ functions-common:trueorfalse:221 : set +o xtrace 2022-10-21 06:36:54.295888 | controller | + lib/neutron_plugins/ovs_source:load_mod

[Yahoo-eng-team] [Bug 1994012] [NEW] list method query all image-related tags that were already deleted

2022-10-24 Thread zhen
Public bug reported: Image_get_all () uses the left outer join method to query the image_tags table, and the conversion to the sql statement is as follows: ``` ... AS anon_1 LEFT OUTER JOIN image_properties AS image_properties_1 ON anon_1.id = image_properties_1.image_id LEFT OUTER JOIN image_ta