From b7f7d86523458ad4ff4174544f3f37754fa49a8c Mon Sep 17 00:00:00 2001 From: Aurelien Lourot Date: Mon, 4 Oct 2021 14:33:29 +0200 Subject: [PATCH] Update git submodules * Update charm-ceilometer-agent from branch 'master' to 5a333004c390e539100ff79e758433b727a03d5d - Increase nova-cloud-controller RAM in func tests Recent test run(s) have shown memory exhaustion on the nova cloud controller units. This exhibits itself as the controller dropping messages from the compute nodes and logging messages like: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/oslo_service/threadgroup.py", line 268, in _perform_action_on_threads File "/usr/lib/python3/dist-packages/oslo_service/threadgroup.py", line 342, in lambda x: x.wait(), File "/usr/lib/python3/dist-packages/oslo_service/threadgroup.py", line 61, in wait return self.thread.wait() File "/usr/lib/python3/dist-packages/eventlet/greenthread.py", line 180, in wait return self._exit_event.wait() File "/usr/lib/python3/dist-packages/eventlet/event.py", line 125, in wait result = hub.switch() File "/usr/lib/python3/dist-packages/eventlet/hubs/hub.py", line 298, in switch return self.greenlet.switch() File "/usr/lib/python3/dist-packages/eventlet/hubs/hub.py", line 350, in run self.wait(sleep_time) File "/usr/lib/python3/dist-packages/eventlet/hubs/poll.py", line 80, in wait presult = self.do_poll(seconds) File "/usr/lib/python3/dist-packages/eventlet/hubs/epolls.py", line 31, in do_poll return self.poll.poll(seconds) MemoryError to the nova-conductor log. It seems very likely this issue is specific to Bionic Stein so it may be a little wasteful to have increased the memory allocation for all the bundles but I think consistancy between the bundles is more important. Change-Id: I1ab3e8f0d71b06fe97fa4b6cdee138c294dca158 Co-authored-by: Liam Young --- charm-ceilometer-agent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-ceilometer-agent b/charm-ceilometer-agent index c06971123e..5a333004c3 160000 --- a/charm-ceilometer-agent +++ b/charm-ceilometer-agent @@ -1 +1 @@ -Subproject commit c06971123e3eb6c6b8028daf76fe3bb10e66f939 +Subproject commit 5a333004c390e539100ff79e758433b727a03d5d